Add Hyperlink to a text document

Hi Team,

I need to add a hyperlink into a Microsoft word document. The length of the hyperlink is above 600 but while adding the hyperlink into the word doc using a hyperlink text, the URL is getting truncated at the length of 303. I have used “Add Hyperlink to Document” activity within Microsoft Office package.

Thanks in advance for the help.

Hello @Athulya_S_Chandran,

Can you give a little more details? Where do you get the link from and do you save it to a variable before inserting it into word?

If you save it to a variable before inserting it to word, did you check if the link is already cut down to 303 when saved to a variable? Maybe you don´t get the whole link from where ever you get it?

I tried the activity and it works with a Hyperlink of 600 characters length, but I just assigned the value and added it to word.

Kind Regards