Skip to main content
Participant
August 27, 2018
공지사항

Echo Sign API Integration

  • August 27, 2018
  • 2 답변들
  • 1003 조회

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

이 주제는 답변이 닫혔습니다.

2 답변

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.