Question
Adding Signature field to a a pdf document through api and sent it to the prospects through api
Im working on a project where I generate a PDF document as a end result. I would like to get sign on that pdf document from external user (or may be a customer). to do that, I need to follow below steps
- Generate Document through my internal system
- Feed the link of document or direct pdf to adobe sign through api
- Add signature field in the document by tracing signature field in th PDF
- Share it to prospects through adobe sign API, ( no login required from prospects for signing)
Is it possible to achieve this through api? I have half knowledge on it. Need some help.
Im ok to use Adobe sign workflows as well
