Adobe Sign Integration

Hello, TDX Community:

I am hoping to build a workflow in TDX that will automatically pull Adobe Sign agreements (in PDF format) and attach them to tickets upon their completion.

I wanted to ask if there was a known library, Web API, or other method that could be used to link TDX with Adobe Sign to allow this functionality?

Tags API workflow webhook adobe-sign
Asked by Anderson Hanchett on Fri 4/1/22 6:24 PM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Mark Sayers Mon 4/4/22 9:13 AM

Hello Anderson,

We do not currently have any specific integrations with Adobe Sign, however there are the regular ticket and attachment API endpoints that you could attempt to use to build your own integration for uploading attachments.

The attachment endpoints are located at https://yourdomain/TDWebApi/Home/section/Attachments

And the ticket endpoints are located at https://yourdomain/TDWebApi/Home/section/Tickets

Sincerely,
Mark Sayers
Sr Support Consultant, CS

1 of 1 users found this helpful.