Explore Plans
Mobile menu Close menu
RelatelRelatel

Create Contact

create a new contact

Developer info

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

Action fields

Name Text input > Other

Label
Name
Helper text
Name of the contact
Slug
name
Required
true
Can have default value
true
Filter code method
Relatel.createContact.setName(string: name)

Number Text input > Other

Label
Number
Helper text
Phone number for contact
Slug
number
Required
true
Can have default value
true
Filter code method
Relatel.createContact.setNumber(string: number)

Email Text input > Other

Label
Email
Helper text
Email for contact
Slug
email
Required
true
Can have default value
true
Filter code method
Relatel.createContact.setEmail(string: email)