DynamicDocs (Independent Publisher) (Preview)

DynamicDocs provides a quick way to create bespoke PDF documents in bulk with the ability to include graphics and logic in the documents. Not only can you create good looking documents using LaTeX, you can also create custom charts and include conditional logic into the documents with custom built-in functions. This allows you to create truly dynamic documents which only depend on the data payload.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://advicement.io/
Privacy policy https://advicement.io/
Categories Content and Files

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create a document from a template

Send dynamic data and receive back a protected URL link to download the document.

Create a document from a template

Send dynamic data and receive back a protected URL link to download the document.

Parameters

Name Key Required Type Description
Template Token
templateToken True string

The template token corresponds to the identifier of the public template you are using or its the template token founds in your template's settings.

Delivery Type
doc-delivery-type string

The delivery type is a string parameter and can take URL or webhook (currently not available and under development).

URL Expires In
doc-url-expires-in integer

The value describes after how many seconds the response URL is available to download the document.

Latex Compiler
latex-compiler string

The type of compiler to use. Can take either pdflatex or luatex (currently not available and under development).

Latex Runs
latex-runs integer

The Latex runs is a numerical parameter and can take values of 1, 2 and 3. Note that compiling multiple times may incur additional costs..

Main File Name
main-file-name string

The main file name is a string parameter which identifies the main file to compile. For example, it can be the following value: mainfile.tex.

Doc File Name
doc-file-name string

The document file name is a string parameter which determines the name of the file. Note that the extension of the file is not required.

Encrypt Type
encrypt-type string

The PDF security settings deal with whether the PDF should be encrypted. Can be either na or rc4 (currently not available and under development)

Returns

Name Path Type Description
Document Status URL
documentStatusUrl string

The URL address to retrieve the AWS document status.