Hi
I would like to automatically send out a document via the SignRequest module based on information submitted in a Google Sheet. The process involves auto-generating a Google Document from a template, using the data from the Google Sheet. Once the Google Doc is generated, I will use the SignRequest module to send the document to the signatory for signature via SignRequest.
However, when I add the SignRequest module, I’m unsure how to provide the correct Document URL. Every time I try, the URL seems to not match or work properly. I’m not sure what the problem is. Could you please help me with this?
Error Message
[400] document: Invalid hyperlink - No URL match.
Hi @Erin_Koh and welcome to the Make Community!
Can you show a screenshot of your scenario? In particular, are you creating and sending a publicly shareable link to the SignRequest module? If not, that may be the problem.
L
Hi L_Duperval.
Please find the above screen and let me know any other information you requried.i think the concern is about the document URL cannot match with the document generated in google doc. not sure if i am right
You are correct, the document id that signrequest is looking for is the one generated from signrequest.
First add a download google doc module and download the google doc. You then need to use the create quick sign request module and use “document file through” as data. From there it will generate the file needed from sign reuqest and will lrovide you with its url.
Hope this helps!
1 Like
Thank you for the reply.
Seem i cannot get the URL after i have downloaded the google doc module and also sign request module, i still no idea where to get the URL that link generate from google doc , can you please give me a guide?