291 results found
-
Ability to link a document to a Pipedrive deal via PandaDoc ipad application.
Sales reps need to be able to open a new document via a template in the field and link the document to an existing Pipedrive deal using the iPad app
1 vote -
filter webhook history in the PandaDoc Developer Center using a custom date range
It would be great to have the ability to filter webhook history in the PandaDoc Developer Center using a custom date range, in addition to the existing preset options. This feature would make it easier to review and analyze webhook events for specific periods.
1 vote -
Webhook for Document Forwarding event
Please add a specific webhook event that triggers when a recipient shares a document with a new person. Currently, we receive an email notification for forwards, but there is no programmatic way to capture this event to automatically sync new stakeholders to our CRM or trigger follow-up workflows.
1 vote -
Public API Endpoint to enable/activate Stripe payments
Request to have a public API endpoint to enable Stripe payments without manually doing it in the UI.
2 votes -
API Key deactivation prompt when a user is removed (API Key user-generated)
A notification or prompt that the APIK key needs to be reset if the user who generated is removed.
1 vote -
Extend the “Template Updated” webhook trigger to cover updates to templates fields
At the moment, the "Template updated" webhook trigger includes the following events:
Changes to template name
Changes to template roles
Addition of a sectionThe feature request is to extend the “Template Updated” webhook trigger scope to cover updates to templates fields (or possibly introduce a separate trigger "Template updates (fields)".
2 votes -
API: Sender parameter take precedent over owner parameter
If the email specified in the sender parameter does not match an existing workspace user, PandaDoc may automatically assign the document to the default workspace sender. In PandaDoc, the document owner always takes precedence over the sender parameter if the sender does not match the document owner or meet workspace requirements. Even if your API call sets a different sender, the document will still be sent from the document owner.
Would like this to not occur, and allow for the sender perimeter to set the sender email
2 votes -
API Endpoint to Retrieve Workspaces for a Specific User
Request for a new API endpoint that returns all workspaces associated with a specific user within an organization.
Example desired functionality:
GET /users/{user_id}/workspaces
or
GET /user-workspaces?user_id={id}
This would allow integrators to dynamically determine which workspaces a user belongs to without retrieving the full user list across the organization.
Customer Context
Customer operates a franchise model with:
40+ workspaces
500+ users
Shared identity across the organization
Heavy API-based embedded document workflows
Users may belong to multiple workspaces simultaneously.
The customer initiates document creation from their CRM and needs to determine which workspace the user should interact with before creating the document.
…
1 vote -
radio button set as optional field tags
Client/prospect needs to set radio buttons as optional when creating documents from file upload using field tags
Currently, the * optional modifier works for textfield, checkbox, dropdown, signature, date, and initials field tags (e.g., {textfield*____}), but not for radio buttonsRadio buttons use a different syntax ({{radio:role:optId}}) and don't support the optional modifier
This forces manual configuration after document creation, which doesn't work for automated workflows
Request to add optional modifier support to radio button field tags for consistency with other field types
1 vote -
Export All Catalog Items via the API
Currently, users are using the existing “List Catalog Items Search” endpoint to retrieve and export all catalog items via the API. However, this endpoint was originally designed as a search endpoint, intended to filter a relatively small subset of items based on a specific query. It was not built to reliably return the entire catalog, which can lead to limitations and unintended errors when used as a full listing mechanism.
2 votes -
Allow uploaded .DOCX files to be editable using https://www.npmjs.com/package/pandadoc-editor
It's currently not possible to make uploaded .docx file editable using the PandaDoc Editor NPM Library: https://www.npmjs.com/package/pandadoc-editor
We would like it to work the same way as within the native PandaDoc application.
we should be able to make .docx files editable using this NPM Library2 votes -
Adding HubSpot line item properties to the Quote Builder
Could we have the feature to add custom line item properties as columns to the quote builder? We are able to do so using the pricing table.
1 vote -
pass custom parameters to the redirect url
Today, the Redirect URL after completion setting appears to be static. It would be extremely valuable if this redirect could be dynamically customized per document/session via integrations (e.g., Make / Zapier) or via variables, so customers can redirect signers to different landing pages and pass custom query parameters.
Why this matters (use case):
We run multiple campaigns and need to send signers to different LPs depending on:
document template / campaign
recipient / segment
region / language
deal owner / pipeline stage
We also want to pass tracking parameters such as:
utmsource, utmcampaign, utm_content
internal IDs like doc…
1 vote -
Team Dashboard Add Back Button after drilling into someones dashboard
In Team Dashboard when you select a name and pull up the metrics for the team member, then go into one of the options (ie View) and when you click the back button it does not take you back to the team member dashboad but the Team Dashboad as a whole. Sounds like this is something that PandaDoc has not thought of having a back option so it takes you back to where you last were and not from the start which is not efficient
1 vote -
Allow recipients to download signed PDF after signing, but not before
Users should be able to choose send or no send signed pdf when completed separately from turning off download
1 vote -
email template variable support
Hi, I am very surprised that you do not support variables in email message body so that we can personalize emails to customers.This should be a high priority enhancement..
1 vote -
HubSpot Cannot Process PandaDoc Webhooks
HubSpot requires Record ID's to be ingested as NUMBER type data.
PandaDoc currently sends custom Webhooks with a "linked_objects" header in the JSON payload, but this is a STRING.
When building a Custom Event or Webhook Receiver in a HubSpot Workflow, the build attempt will always fail because it cannot parse the STRING or coerce it to NUMBER, and results in a failure to finalize the webhook.
1 vote -
2 votes
-
For the 'Catalog item details' API request to return product's subcategory.
For the 'Catalog item details' API request to return product's subcategory.
2 votes -
Create Editable Template from Uploaded file via API
Ability to make templates created via the ‘Create Template from File’ API editable upon upload, similar to how it works in the UI
3 votes
- Don't see your idea?