Skip to main content
Participant
August 27, 2018
Question

Echo Sign API Integration

  • August 27, 2018
  • 1 reply
  • 997 views

Team,

we are trying to integrate our backend application with the echo sign APIs. Currently echo sign Oauth requires manual interaction.

Any better way to integrate backend applications with echo sign API using client creditionals ( in oauth we can use client_creditionals ) or do we have any integration key which we need to send during echo sign API calls?

Adobe Sign, an Adobe Document Cloud Solution

Thanks,

Raghav

This topic has been closed for replies.

1 reply

Participant
September 21, 2018

For API communication, we need to get the integration key from adobe. Talk to adobe support team

Legend
October 3, 2018

manual intervention with oauth would be a one off. Once you have the first access token you should also have a refresh token, which can be used to programmatically refresh the access token when needed.