Close menu
Explore Plans
Mobile menu Close menu
Apollo

Update a contact's stage

This action will update the contact stage for the contact matching the email address you provide.

Developer info

API endpoint slug
apollo.update_contact_stage
Filter code method
Apollo.updateContactStage.skip(string?: reason)
Runtime method
runAction("apollo.update_contact_stage", {})

Action fields

Email Text input > Other

Label
Contact email address
Helper text
The email of the contact whose stage you want to update.
Slug
email
Required
true
Can have default value
true
Filter code method
Apollo.updateContactStage.setEmail(string: email)

Contact stage Dropdown list

Label
New contact stage
Helper text
Choose the contact stage to move the contact to.
Slug
contact_stage
Required
true
Can have default value
false