I am trying to integrate the signing application just like docu sign ,
Step 1 :- I am authenticating with signing application getting a authorization token.
step 2:- I am pushing content server node( basically doc) to the signing application using rest client.
Step 3:- I will login to signing application GUI and sign the document.
Step 4 :- Signing application will send the XML response and now based on that response I need to push the workflow to next step ?
Any thoughts how it can be done ?