Group Location
Explore Plans
Mobile menu Close menu
SpokiSpoki

Create or Update Contact

This action will create or update a contact in the Spoki Platform. matching it by phone.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
spoki.create_update_contact
Filter code method
Spoki.createUpdateContact.skip(string?: reason)
Runtime method
runAction("spoki.create_update_contact", {})

Action fields

Phone Text input > Short text

Label
Phone
Helper text
Slug
phone
Required
true
Can have default value
true
Filter code method
Spoki.createUpdateContact.setPhone(string: phone)

Email Text input > Short text

Label
Email
Helper text
Slug
email
Required
false
Can have default value
true
Filter code method
Spoki.createUpdateContact.setEmail(string: email)

First name Text input > Short text

Label
First Name
Helper text
Slug
first_name
Required
false
Can have default value
true
Filter code method
Spoki.createUpdateContact.setFirstName(string: firstName)

Last name Text input > Short text

Label
Last Name
Helper text
Slug
last_name
Required
false
Can have default value
true
Filter code method
Spoki.createUpdateContact.setLastName(string: lastName)

Custom fields Text input > Long text

Label
Custom Fields
Helper text
Slug
custom_fields
Required
false
Can have default value
true
Filter code method
Spoki.createUpdateContact.setCustomFields(string: customFields)

Account Dropdown list

Label
Account
Helper text
Slug
account
Required
false
Can have default value
false