How to add a First_name, Last_name Docusign tab which takes input from the user just like the SignHere Tab while signing

Here’s how it looks:

What I want is to be able to send a document to sign from make using the docusign module and to include a way for the signer to add their first, last name along with signing the document

Here is the module configuration, I don’t understand what the text tabs do or if they are the solution to my problem.

Anyone having problems with make.com support? It’s taking ages for them to get back

You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users). Alternatively, you should be able to send an email to helpdesk@make.com and support@make.com and it should create a ticket. After submitting a new ticket, you will receive an automatic confirmation email with the subject “Ticket Created” in the subject. If you do not receive this, try sending the ticket again.

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.

Join the Make Fans Discord server to chat with other makers!

Hi @Eshaan_Aryan_Sinha

To accomplish this, you need to use Make an API Call module. Basically, get the tabs using endpoint and update with values to the generated envelope.

Regards,
Msquare Automation - Gold Partner of Make

Book a Free Consultation | Connect Live

Explore our YouTube Channel for valuable insights and updates!

Alright thanks, I’ll try it out

I am trying to set a checkbox in a document using the “send a doc to sign” module. Can that be done??