Regarding Field Extraction API from Adobe for Salesforce
Hello Everyone,
I have installed Adobe Sign manage package in my salesforce org. Now, I want to extract the filled data in some simplified format, and don't want to store it in salesforce.
Requirement :- The datas are critical so they don't want to store it in salesforce; therefore, I want to fetch it in any form like xml,json through any REST API.
Or if you have any sample apex sample code that I can use that uses REST API to extract the values of signed agreement form fields ?
