• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

PandaDoc

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:
Top