Skip to content

Encharge

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

Categories: marketing-automation

Type: encharge/v1


Connections

Version: 1

API Key

Properties

NameLabelTypeControl TypeDescriptionRequired
keyKeySTRINGTEXTtrue
valueValueSTRINGTEXTtrue

Actions

Create Email Template

Name: createEmail

Create email template

Properties

NameLabelTypeControl TypeDescriptionRequired
__itemEmail Template{STRING(name), STRING(subject), STRING(fromEmail), STRING(replyEmail)}OBJECT_BUILDERtrue

Output

Type: OBJECT

Properties

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

Create People

Name: createPeople

Creates new People

Properties

NameLabelTypeControl TypeDescriptionRequired
__itemsPeople[{STRING(email), STRING(firstName), STRING(lastName), STRING(website), STRING(title), STRING(phone)}]ARRAY_BUILDERtrue

Output

Type: OBJECT

Properties

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

Add Tag

Name: addTag

Add tag(s) to an existing user.

Properties

NameLabelTypeControl TypeDescriptionRequired
__itemTag{STRING(tag), STRING(email)}OBJECT_BUILDERtrue

Triggers



Additional instructions


CONNECTION

API Location