Start Spoki automation when a Google Assistant scene is activated
This action will start a Spoki Automation that allows you to send WhatsApp messages and much more.
Developer info
- API endpoint slug
- spoki.start_automation
- Filter code method
- Spoki.startAutomation.skip(string?: reason)
- Runtime method
- runAction("spoki.start_automation", {})
Action fields
Automation Dropdown list
- Label
- ID Automation
- Helper text
- Copy the ID of the Spoki automation to trigger
- Slug
- automation
- Required
- true
- Can have default value
- false
Phone Text input > Short text
- Label
- Phone
- Helper text
- Insert the customer phone number eg. +393331234567
- Slug
- phone
- Required
- true
- Can have default value
- true
- Filter code method
- Spoki.startAutomation.setPhone(string: phone)
Email Text input > Short text
- Label
- Helper text
- Insert the customer Email eg. "info@mywebsite.com"
- Slug
- Required
- false
- Can have default value
- true
- Filter code method
- Spoki.startAutomation.setEmail(string: email)
First name Text input > Short text
- Label
- First Name
- Helper text
- Insert the customer First Name eg. "Mario"
- Slug
- first_name
- Required
- false
- Can have default value
- true
- Filter code method
- Spoki.startAutomation.setFirstName(string: first_name)
Last name Text input > Short text
- Label
- Last Name
- Helper text
- Insert the customer Last Name eg. "Rossi"
- Slug
- last_name
- Required
- false
- Can have default value
- true
- Filter code method
- Spoki.startAutomation.setLastName(string: last_name)
Custom fields Text input > Long text
- Label
- Custom Fields
- Helper text
- Set custom field values of the contact
- Slug
- custom_fields
- Required
- false
- Can have default value
- true
- Filter code method
- Spoki.startAutomation.setCustomFields(string: custom_fields)
Applets using this Action
-
-
Send WhatsApp via Spoki when an RSS item matches
-
Start Spoki WhatsApp automation from new EasyCSV row
-
Send WhatsApp alert via Spoki for new Department of Defense articles
-
Start Spoki automation when a message is pinned on Discord
-
Send annual WhatsApp message via Spoki
-
Start Spoki automation when ClickSend SMS is received
-
Start WhatsApp automation on Custom Salesforce Trigger
-
Start Spoki WhatsApp automation from new Google Sheets row