Close menu
Explore Plans
Mobile menu Close menu
Elastic Email

Create a contact

This action will create a new contact.

Developer info

API endpoint slug
elastic_email.create_contact
Filter code method
ElasticEmail.createContact.skip(string?: reason)
Runtime method
runAction("elastic_email.create_contact", {})

Action fields

Email Text input > HTML

Label
Email
Helper text
Enter the email address of the contact.
Slug
email
Required
true
Can have default value
true
Filter code method
ElasticEmail.createContact.setEmail(string: email)

First name Text input > Other

Label
First name
Helper text
Enter the first name of the contact.
Slug
first_name
Required
false
Can have default value
true
Filter code method
ElasticEmail.createContact.setFirstName(string: first_name)

Last name Text input > Other

Label
Last name
Helper text
Enter the last name of the contact.
Slug
last_name
Required
false
Can have default value
true
Filter code method
ElasticEmail.createContact.setLastName(string: last_name)

List Dropdown list

Label
list
Helper text
List
Slug
list
Required
true
Can have default value
false