Skip to content

Encharge

Reference


Encharge is a marketing automation platform that helps businesses automate their customer communication and marketing campaigns.

Categories: [marketing-automation]

Version: 1


Connections

Version: 1

API Key

Properties

NameTypeControl TypeDescription
KeySTRINGTEXT
ValueSTRINGTEXT

Triggers


Actions

Create email template

Create email template

Properties

NameTypeControl TypeDescription
Email Template{STRING(name), STRING(subject), STRING(fromEmail), STRING(replyEmail)}OBJECT_BUILDER

Output

Type: OBJECT

Properties

TypeControl Type
{{INTEGER(id), STRING(name), STRING(subject), STRING(fromEmail), STRING(replyEmail)}(email)}OBJECT_BUILDER

Create people

Creates new People

Properties

NameTypeControl TypeDescription
People[{STRING(email), STRING(firstName), STRING(lastName), STRING(website), STRING(title), STRING(phone)}]ARRAY_BUILDER

Output

Type: OBJECT

Properties

TypeControl Type
{[{STRING(email), STRING(firstName), STRING(lastName), STRING(website), STRING(title), STRING(id), STRING(phone)}](users)}OBJECT_BUILDER

Add tag

Add tag(s) to an existing user.

Properties

NameTypeControl TypeDescription
Tag{STRING(tag), STRING(email)}OBJECT_BUILDER

Additional instructions


CONNECTION

API Location