How to add a hyperlink into a google document

Hello Everyone,

I need to add a URL to a google document, and the need to get it replaced with another string so that the text will be a hyperlink. I was able to find an MS Word hyperlink activity, but its not working for the google document.

Could anyone please help me to get a workaround here.

Thank in advance!!!

@Athulya_S_Chandran

I dont think there is a direct activity available to do this task…you need to try and explore google docs api’s to do so

Cheers

Google scripts can be used and can be invoked to the code using Run script activity

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.