Hi, I am building a web app where we need to extract all data related to deals
I am able to get contact person details and product details using deals API, however we also have a pandadoc integration to generate document on pipedrive. is there a way i can get the document information through API?
Yes, using pandadoc’s api you can get any document’s information via API as long as you have the Document ID stored somewhere.