Creating Custom Connector for Adobe Sign
Hi Everyone,
I have to capture the decline comment by the agreement participant and save in SharePoint. The standard build in Adobe Sign connector is not providing this data. I contacted support and below the response.
I setup Application using Accopunt Admin and able to make oAuth2.0 call Browser and Postman and able to get what I want but I have to use that In Power Automate.


Definiation

I update the connector and then while testing through swager editor.

I am getting below error. I am able to do what I am trying throug custom connector and it working as expected and I am getting data what I want. Any Idea what I am doing wrong. I am using Adobe Sign Enterprinse with accout admin access. Appreciate , if get an youtube video or document or Article to achive this. or How can I direct call Https call in Power Automate using only Application Id inseated of oAuth2.0.
1. using browser to get Authroization Code
2. using step 1 codge getting Json Access token
3. using the step 2 access token calling the API

