Enveloop (Independent Publisher) (Preview)

Enveloop is a high-visibility content management UI & editor for all your email and text messaging. Not only can you create and manage all your email message designs in Enveloop, you can do the same for all your SMS / MMS messages and send those from Enveloop as well. Enveloop includes useful templates to get started fast. Plus, with one-click test messaging, a powerful sandbox environment, and all types of code snippets included, sending your messages is practically effortless!

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)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://www.enveloop.com/
Privacy policy https://docs.enveloop.com/company/privacy-policy
Categories Communication;Marketing

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
Token (in the form 'token YOUR_TOKEN') securestring The Token (in the form 'token YOUR_TOKEN') for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get template

Retrieve the information about a template including the body of the template and any user defined variables that the template expects.

Send message

Send messages to recipients.

Get template

Retrieve the information about a template including the body of the template and any user defined variables that the template expects.

Parameters

Name Key Required Type Description
Template Name
templateName True string

The template name.

Returns

Name Path Type Description
Template Variables
templateVariables array of string

The template variables.

Body
body string

The message body.

Send message

Send messages to recipients.

Parameters

Name Key Required Type Description
Template Name
template string

The template name.

To
to string

The To address.

From
from string

The From address.

Subject
subject string

The message subject.

Name
variableName string

The variable name.

Value
variableValue string

The variable value.

Returns

Name Path Type Description
Message ID
messageId string

The message identifier.

From
from string

The From address.

To
to string

The To address.

Body
body string

The message body.