• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Change sender of agreement via API

New Here ,
Aug 27, 2021 Aug 27, 2021

Copy link to clipboard

Copied

I'm creating an app that uses the Adobe Sign API, and I can't find in the documentation information on how to change the agreement sender, by which I mean the name and email address given as "<User> requests your signature on <agreement name>" in the notification email sent when you send an agreement to be signed (as outlined here in the documentation).

Can anyone either point me to the relevant API docs or let me know what data to send, presumably in the POST request to /agreements, to set this information? I have group admin access and the user(s) I need to send the document(s) from as members of the group.

Thank you!

TOPICS
Adobe Sign forms , Send documents

Views

657

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 01, 2021 Sep 01, 2021

Copy link to clipboard

Copied

Hello,

 

Sorry for the delay in response.

 

I have checked that you are using the Adobe Sign Developer account.

As you have a query related to the API integration, it can be best answered by the experts.

I would request you to contact the pre-sales team. They will be able to provide you the pre-sales technical assistance and share the right information.

Please refer to the following link to get in contact with them: https://acrobat.adobe.com/us/en/sign/pricing/plans.html. You may use the contact button for Adobe Sign business and enterprise under the Multi-User tab.

 

Let us know if you need any help.

 

Thanks,

Meenakshi

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 03, 2021 Sep 03, 2021

Copy link to clipboard

Copied

LATEST

the x-api-user header is used for this. Your access token needs the appropritate modifier.Your are thr group admin, so you have an Oauth application having set and requesitng the relevant scope and goup modifier. This then lets you use any email address from the same group the oauth application was created in in the x-api-user header.

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines