The DocumentsCorePack (DCP) connector is designed to bring the rich document generation and processing capabilities of DocumentsCorePack to Power Apps and Power Automate (Flows).
Here are some of the actions that the DCP connector offers.
Document generation actions
Create document (sync)(V2) | This function creates a new document job and waits for the result for up to [TimeOut] seconds. |
Create DocumentJob (async)(V2) | This function creates a new document job. This function does NOT wait for a result. |
Create document based on an XML (sync)(V2) | Creates a document consisting of multiple elements defined in XML format. |
Create DocumentJob based on an XML (async)(V2) | Creates a document consisting of multiple elements defined in XML format. |
Run OneClickAction (sync)(V2) | This function runs a One-Click-Action and waits for the result. |
Run OneClickAction (async)(V2) | This function runs a One-Click-Action and does NOT wait for a result. |
Document processing actions
Attach DocumentJob as note (V2) | Attach the file generated by a DocumentJob as a note to a Dynamics 365 entity. The DocumentJob must already be finished. |
Attach file as note (V2) | Attach the file supplied as base64 string as a note to a Dynamics 365 entity. The DocumentJob must already be finished. |
Attach DocumentJob to email (V2) | Attach the file generated by a DocumentJob as an attachment to a Dynamics 365 email. |
Attach file to email (V2) | Attach the file supplied as base64 string as an attachment to a Dynamics 365 email. |
Send email (V2) | Send the specified email. |
Print DocumentJob (V2) | Print a Document generated by a DocumentJob. The DocumentJob must already be finished. |
Print File (V2) | Print a file supplied as base64 encoded string. Supported file-formats are PDF and DOCX. |
Sign DocumentJob based on an XML (sync) (V2) | This function digitally signs a DocumentJob and waits for the result. |
Concatenate two DocumentJobs (V2) | Concatenate two Document Contents (pdf,docx) generated by two DocumentJobs. |
Concatenate two Document Contents or base64 encoded files (pdf,docx) (V2) | Concatenate two Document Contents or base64 encoded files (pdf,docx). |
Supporting Actions:
CreateSharepointFolder (V2) | This function creates folders on SharePoint. |
Get DCP Printer | Retrieve available printer names, optionally filtered by user. |
Get DocumentJob Result (V2) | Retrieves DocumentJobs status information. The result will include the result document if the job is finished. |
Get DocumentJob Status (V2) | Retrieves the status of a DocumentJob. Dynamics 365 state/status code rules apply. |
Get OneClickActions | This function returns all One-Click-Actions in Dynamics 365. |
Get Profiles for a UserAPIKey | This function returns all Profile Ids in Dynamics 365. |
Get SignProviders | This function returns all SignProviders known in the AutomergeSolution. |
Get Templates | This function returns a list of available DCP Templates. |
WhoAmI (V2) | Returns information about the currently used API Key and associated Service. |
Deprecated Actions
Retrieve EntityNames with annotation capability | This function returns a list of all Dynamics 365 entities that support annotations. |
Get DCP CombineTypes for DocumentConcatenation | This function returns a list of supported CombineTypes for DocumentsCorePack. |
Get a list of dynamics users | This function returns a list of dynamics users. |
Available DCP Actions | This function returns a list of supported actions for DCP. |
Get DCP FileTypes | Outputfiletype supported by DCP. |
Get Concatenation ResultTypes | Options for merging documents. |
Get Single Template | Get Template. |
IsServiceAlive | Check DCP availability. |
Get DCP FileTypes for XmlBased generation | Outputfiletype supported by DCP. |
Get connection details | Information about the service connected to this API key. |
Check API Availability | Check if the connector is available. |
Back to “The DocumentsCorePack connector for PowerApps and PowerAutomate (Microsoft Flow)“.
That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com