268 results found
-
2 votes
-
Contract repository: ability to retrieve data from Data fields via API
Ability to retrieve data from document Data fields via API
2 votes -
Duplicate document via API
Duplicate document via API :
POST /public/v1/documents/duplicate/{id}
Response could be the same as the Create Document from Template
2 votes -
[API] Get Org ID
Option to get organization ID via API
2 votes -
2 votes
-
API - Create Tags in Template
Ability to add tags in template via API
2 votes -
Show section name in the document details request
The ability to see the name of the sections of the pricing table when requesting document details via API.
2 votes -
API: option to pull hyperlink via variable and set a text to display
Ability to pass a hyperlink via a variable and set a text to display (similar to the text block option). Example:
{
"tokens": [
{
"name": "URL_Sample",
"value": "www.pandadoc.com/sales",
"text" : "PandaDoc Sales"
}
]
}2 votes -
2 votes
-
Pricing table: added row with product image via API
This feature is really important!
2 votes -
2 votes
-
Export data from a fields to a predefine PDF with data from their own app
The customer would like to export data from the fields of a completed form document, import it into a predefined PDF, combine the data from their app with the PDF, and send it through the PandaDoc platform via API.
2 votes -
2 votes
-
Generate session link for several recipients at the same time
For now, only one session link for embedded signing can be generated at a time. It would be great to have the opportunity to generate a few session links in one call.
2 votes -
API: option to setup autofill with signing date when creating documents via PDF
Option to set autofill with signing date when creating documents via PDF
2 votes -
List documents where a user has collaborated via API
Specifically, we are utilizing the
list documents
endpoint with themembership_id
parameter to retrieve documents associated with each user. While this approach successfully fetches documents created by the user, it does not capture documents where the user has collaborated on others' documents.2 votes -
API: Reorder document pages
The ability to reorder pages/sections of a document via API.
2 votes -
API: Update Saved Contacts Email Address
Currently, endpoint
https://api.pandadoc.com/public/v1/contacts/{}contact_id{}/ does not allow updating of saved contacts' email addresses, it would be better if all contact info can be updated via the request.2 votes -
Allow completed document notifications when API silent parameter is enabled
Ability to set additional parameters for the silent = true where it can allow the option to send out a PDF
to the recipients even if the notifications are suppressed2 votes -
Can view and Edit documents only created by the creator API
Since there are API users and documents created via API, it would be great to have a custom role where members can view and edit only documents created by the API
2 votes
- Don't see your idea?