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/ |
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
An API key is required.
Sign-up for a trial Key here
For detailed API documentation, visit Microsoft's Connector Documentation
- Description: Generates a Word document based on JSON data.
- Description: Generates a PowerPoint document based on JSON data.
- Description: Merges multiple PowerPoint files into one.
- Description: Merges multiple Word files into one.
For more details, visit Microsoft's Connector Documentation
To sign-up for a trial, go here.
You will receive an API key and a 'Get Started' guide.
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
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 |
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
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. |
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
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
Merges multiple powerpoint files into one.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
file
|
documents | binary |
Returns
- response
- File
Merges multiple word files into one.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
file
|
documents | binary |
Returns
- response
- File
- file
- binary
This is the basic data type 'binary'.