Projectum Present It (Preview)
This is the API for the Projectum Powerpoint and Word Generator.It allows you to generate Powerpoint and Word documents based on JSON data.The API is secured with an API key.To get an API key please go here https://powerapigateway.azurewebsites.net
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 | Projectum Service & Support |
URL | https://projectum.com/ |
service@projectum.com |
Connector Metadata | |
---|---|
Publisher | Projectum |
Website | https://projectum.com/ |
Privacy policy | https://projectum.com/privacy-policy/ |
Projectum Present It
Present It enables you to dynamically populate your PowerPoint and Word templates with business data. Eliminate manual copy/pasting with a single click. Projectum Website
Pre-requisites
An API key is required.
Sign-up for a trial Key here
API Documentation
For detailed API documentation, visit Microsoft's Connector Documentation
Supported Operations
Action: Generate Word Document
- Description: Generates a Word document based on JSON data.
Action: Generate PowerPoint Document
- Description: Generates a PowerPoint document based on JSON data.
Action: Merge PowerPoint Documents
- Description: Merges multiple PowerPoint files into one.
Action: Merge Word Documents
- Description: Merges multiple Word files into one.
For more details, visit Microsoft's Connector Documentation
How to Get Credentials
To sign-up for a trial, go here.
You will receive an API key and a 'Get Started' guide.
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
Generate Power |
Generates a PowerPoint document based on JSON data. |
Generate Word document |
Generates a Word document based on JSON data. |
Merge powerpoint documents |
Merges multiple powerpoint files into one. |
Merge word documents |
Merges multiple word files into one. |
Generate PowerPoint document
Generates a PowerPoint document based on JSON data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
dataMap
|
dataMap | True | string | |
file
|
file | True | binary |
Returns
- response
- binary
Generate Word document
Generates a Word document based on JSON data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
dataMap
|
dataMap | True | string | |
file
|
file | True | binary |
Returns
- response
- binary
Merge powerpoint documents
Merges multiple powerpoint files into one.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
file
|
documents | binary |
Returns
- response
- File
Merge word documents
Merges multiple word files into one.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
file
|
documents | binary |
Returns
- response
- File
Definitions
File
- file
- binary
binary
This is the basic data type 'binary'.