Intercom conversation review brief
Use “Intercom conversation review brief” in Recued. It provides a read-only review brief for one Intercom conversation and optional contact.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (28 steps)
contact_id
trim
Trim whitespace from setting contact id
article_phrase
trim
Trim whitespace from setting article phrase
has_contact
compare
Check if contact id has data
has_article_phrase
compare
Check if article phrase has data
conversation
?
contact
?
skip: step.has_contact not_equal true
contact_notes_raw
?
skip: step.has_contact not_equal true
contact_companies_raw
?
skip: step.has_contact not_equal true
contact_tags_raw
?
skip: step.has_contact not_equal true
admins_raw
?
teams_raw
?
workspace_tags_raw
?
articles_raw
?
skip: step.has_article_phrase not_equal true
defaults
defaults
Apply defaults
note_rows
slice
Take a subset of
company_rows
slice
Take a subset of
article_rows
slice
Take a subset of
note_count
count
Count items in contact notes
company_count
count
Count items in contact companies
contact_tag_count
count
Count items in contact tags
admin_count
count
Count items in admins
team_count
count
Count items in teams
article_count
count
Count items in articles
summarize
?
note_table
to_table
Format results as a data table
company_table
to_table
Format results as a data table
article_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize the customer issue, urgency, sentiment, customer context, prior notes, likely resolution path, relevant Help Center matches, risks, and next support action. Do not invent facts outside the Intercom records.
intercom
setting
=
row limit
setting
=
25
contact id
setting
=
max length
setting
=
900
article phrase
setting
=
conversation id
setting
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.