Skip to main content
Participating Frequently
October 4, 2021
Answered

How to get response, when the agreement is signed by the SIGNER

  • October 4, 2021
  • 1 reply
  • 987 views

Does adobe sign provide any better way to send a response when the Agreement is signed ?
postSignOption has only the redirecturl. But we want to add some query parameters (like externalId, signedtime) in the url or  receive a response json when the agreement is signed

Right now the only option i can see is keep polling for every 1 hour using the agreeementid/externalid and fetch the status. But this will not be a good design. 

This topic has been closed for replies.

1 reply

SimonESATSCorrect answer
Adobe Employee
October 5, 2021
varun5E81Author
Participating Frequently
October 6, 2021

This seems to solve our problem . i will explore more on webhooks . Thanks Simon for responding !