Can anyone help with using the Adobe Sign REST API from Access VBA either using the MSXML library or if there are any .net objects out there that can be called from VBA
I have fair experience as an Access DB Developer working with VBA so comfortable building the structure to produce the PDF Docs and store information regarding their progress. I have (after some dogged determination) managed to use the MSXML library in the past to send out SMS Texts via Twilio REST API, so have a little experience there, but I know nothing of .NET. - I have seen .NET mentioned on this platform in regard of its use with Adobe Sign but would not know where to start with creating .Net applications myself.
I can't find anything on the web to help give me a start I basically want to:
Send out a document via Adobe Sign for a single signatory
Hold any Document ID associated with that document
Periodically check on the status of the document regarding whether signed etc
Send Reminders for signature
Download the signed document and Audit Report
Thank you in anticipation af a chink of light