...
The attribute “Only Server Side Callouts” exists only this settings entry. If checked, IdealDoc will route all request for document creation and document status queries through the Salesforce server. This might be needed for environments where client side calls to the IdealDoc endpoint are not permitted by security restrictions.
Create an Example Template
Copy & Paste Once you are ready to use IdealDoc in production, please contact us through our website: https://www.idealteam.group/en/products/idealdoc
We will send you a production ready token which you can enter as a new setting:
...
Create an Example Template
When pushing the “Create an Example Template” button, a new IdealDoc Template records named “Example Account Overview Template” gets created together with a new IdealDoc Query record “Example Account Overview Query”. An example Word template file “account_overview_example_idealdoc_template.docx” is attached to the template record. The details of an IdealDoc template will be discussed in a later section. To get started its enough to understand that those records have been created.
...
To create your first document you can copy (ctrl-C) the Id of an example Salesforce Account record and paster it into the example template record id field and click “try me”
...
the “try me”button:
...
In the generic IdealDoc generation dialog select the newly created “Example Account Overview Template” and press “Next”.
...
If everything was setup correctly your first IdealDoc document should have been created and downloaded. Congrats!
The following section explains how to allow the creation of the example account overview document for all the users directly from the Account.
Add the Lightning Action to the Record Page
As part of the IdealDoc package, there is an example Account action called “CreateIdealDocExample_noattach_docx_single_account_trial” which calls the “IdealDoc Generic Action Screen Flow”.
...
To the test the creation of an IdealDoc document from an Account record this action can be added to the Account lightning record page. If dynamic actions are not enable the example action needs to be added to the “legacy” account layout.
...
Once the action is added to the record page, the “Create IdealDoc (Example)” action button becomes visible on the Account record page:
...
When clicking the “Next” button, the Account overview document will be generated depending on your selection either as Word or as PDF and either download or attached to the Account record as Salesforce file.
That was a quick intro to get you started. To learn more how to create your own IdealDoc templates have a look at the further documentation.