Close menu
Explore Plans
Mobile menu Close menu
Follow Up Boss

Update contact stage

Change the pipeline stage of an existing Follow Up Boss contact.

Developer info

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

Action fields

Contact Text input > Other

Label
Contact ID
Helper text
The Follow Up Boss ID of the contact to update.
Slug
contact_id
Required
true
Can have default value
true
Filter code method
FollowUpBoss.updateContactStage.setContactId(string: contact_id)

New stage Dropdown list

Label
New stage
Helper text
The pipeline stage to move the contact to.
Slug
new_stage
Required
true
Can have default value
false