Copy link to clipboard
Copied
I have created a button called "Send Annual Controlled Self Assessment" on an object called CFO_Survey_Recipients__c in Salesforce. The Agreement Template has been created and is referenced in the button. The button code looks like this;
{!URLFOR('/apex/echosign_dev1__AgreementTemplateProcess?masterId={!CFO_Survey_Recipients__c.Id}&templateid=a6w7E0000008bLYQAY')}
When I click the button to fire the agreement, I get the following error every time "
Copy link to clipboard
Copied
Yes I have had a similar issue when using a "send provider application" button on the Lead object. Mine is for the {!Lead.Id}. It gives me the invalid error. It used to work fine before we updated the package, but now I can't seem to get it to work right.
Copy link to clipboard
Copied
Update: I talked with one of the Adobe Support admins and they gave me the correct formula:
{!URLFOR('/apex/echosign_dev1__AgreementTemplateProcess', null, [masterId = Object.Id, templateId='agreement ID'] )}
I hope that helps!
Copy link to clipboard
Copied
its worked for me
Copy link to clipboard
Copied
HI, I used the same format but I get a different error as below and also it does not populate the opportunity record automatically
Copy link to clipboard
Copied
Hi swetha_3335,
Thank you for reaching out.
We have checked that you are using the Adobe Sign Enterprise plan. If you have an integration-related question, the experts can best answer it. Please contact our Adobe Sign Enterprise support team for the correct information. You may contact them using the steps in the following help document: https://adobe.ly/4hNB0au.
Refer to the following help document for more information on Acrobat Sign Integration: https://adobe.ly/4gyVNxx.
Thanks,
Meenakshi