Close menu
Explore Plans
Mobile menu Close menu
Follow Up Boss

Get contact by ID

Pro plus icon Retrieve a Follow Up Boss contact by its ID.

Developer info

API endpoint slug
follow_up_boss.get_contact_by_id
Runtime method
performQuery("follow_up_boss.get_contact_by_id"}

Query fields

Contact Text input > Other

Label
Contact ID
Helper text
The Follow Up Boss ID of the contact to retrieve.
Slug
contact_id
Required
true
Can have default value
true

Ingredients

Contact

Slug
contact_id
Filter code
FollowUpBoss.getContactById.ContactId
Type
String
Example
123

Name

Slug
name
Filter code
FollowUpBoss.getContactById.Name
Type
String
Example
Jane Doe

Email

Slug
email
Filter code
FollowUpBoss.getContactById.Email
Type
String
Example
jane.doe@example.com

Phone

Slug
phone
Filter code
FollowUpBoss.getContactById.Phone
Type
String
Example
+15551234567

Stage

Slug
stage
Filter code
FollowUpBoss.getContactById.Stage
Type
String
Example
Lead

Source

Slug
source
Filter code
FollowUpBoss.getContactById.Source
Type
String
Example
Zillow

Assigned agent

Slug
assigned_agent
Filter code
FollowUpBoss.getContactById.AssignedAgent
Type
String
Example
Agent Smith

Tags

Slug
tags
Filter code
FollowUpBoss.getContactById.Tags
Type
String
Example
Buyer, Hot Lead

Created at

Slug
created_at
Filter code
FollowUpBoss.getContactById.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00