We have a custom object button which initiates drawloop. We want to send the drawloop generated documetn to docusign where recepient should be retrieved from one of the fied on custom object field(Eg field namei s Email__c on My_Custom_Object__c)

  • 24 February 2017
  • 2 replies
  • 21 views

We have a custom object button which initiates drawloop.
We want to send the drawloop generated documetn to docusign where recepient should be retrieved from one of the fied on  custom object field(Eg field namei s  Email__c  on My_Custom_Object__c)
So in recipient we have taken 'Dynamic Name & Email' but we are not sure what needs to be sent as'Recipient Parameter'.

2 replies

Userlevel 6
Badge +12

Hi Raya,

I've moved your question to the Drawloop forum where you'll get more eyes on this.

Cheers,

Chris

Userlevel 4
Badge +8

Hey Raya Banerjee‌,

Great question, Dynamic Name email allows you to pass a name and email address in your button. I would actually recommend using Static Name Email then putting in a field tag for the Name and Email address. For example:

Static Name: <<MyCustomObject_Contact_Name>>

Static Email: <<MyCustomObject_Email>>

Please let me know if you have any questions.

Cheers,

Ryan

Reply