Post Follow Up Boss notes to Slack
Retrieve the most recent notes for a Follow Up Boss contact.
Developer info
- API endpoint slug
- follow_up_boss.recent_notes_for_contact
- Runtime method
- performQuery("follow_up_boss.recent_notes_for_contact"}
Query fields
Contact Text input > Other
- Label
- Contact ID
- Helper text
- The Follow Up Boss ID of the contact whose notes to retrieve.
- Slug
- contact_id
- Required
- true
- Can have default value
- true
Ingredients
Note
- Slug
- note_id
- Filter code
- FollowUpBoss.recentNotesForContact.NoteId
- Type
- String
- Example
- 456
Subject
- Slug
- subject
- Filter code
- FollowUpBoss.recentNotesForContact.Subject
- Type
- String
- Example
- Call summary
Body
- Slug
- body
- Filter code
- FollowUpBoss.recentNotesForContact.Body
- Type
- String
- Example
- Left a voicemail about the listing.
Contact
- Slug
- contact_id
- Filter code
- FollowUpBoss.recentNotesForContact.ContactId
- Type
- String
- Example
- 123
Created at
- Slug
- created_at
- Filter code
- FollowUpBoss.recentNotesForContact.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
