• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

PandaDoc

Status
Not open for further replies.
PandaDoc service helps to create, approve, track, and eSign documents.

Basic structure of the document in the PandaDoc Application.

1662812813286.png


As you can see from the above image that the single document contains a single or multiple Pricing Tables and each Pricing table can contain a single or multiple sections.

So in order to Create a document from a template in the Pandadoc application requires you to follow the steps given below.

  • Generate a section item JSON(s)
If you want to use n section items then use this action n times and map Mapping Value from the response(Advance Response) of each action, in the pricing table JSON action in the field Sections separated by commas.

Section types
There are two types of sections in the pricing table:

  1. Default sections won't have a section Header in the resulting document. Please set the "default" parameter as "true" to mark a section as default.
  2. Non-default sections will have a Header and should be added with the "default": false option.
You can set a multiple-choice section in the "sections" description inside a JSON request body in the format: "multichoice_enabled": true. Use the parameter "multichoice_selected" set as true to select the row, while other rows should be deselected in the row description.

1662963812285.png

  • Generate Pricing Table JSON(s)
Similar to the above step you have to use this action n time for n pricing table and map Mapping Value from the response(Advance Response) of each action, in the action Create Document in Pricing Table(s) fields separated by commas.

1662963829624.png

  • Create Document
This is the final step that you have to follow and make sure you map the pricing table(s) JSON in the field Pricing Table(s).

1662963843715.png


Here is a reference video of Create Document action:

 
Last edited by a moderator:
Status
Not open for further replies.
Top