Recued
Menu
← Back to recipes

Reply to a Help Scout conversation

by recued-core v2 10 views

Use “Reply to a Help Scout conversation” in Recued. It runs the Help Scout reply workflow with approval before changes are made.

How it works 13 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (13 steps)
reply_text trim
Trim whitespace from setting body text
has_body compare
Check if reply text has data
conversation ?
threads ?
has_customer_id compare
Check if conversation result primaryCustomer id has data
skip_public_reply any
Check if any of the conditions are true
skip_internal_note any
Check if any of the conditions are true
public_reply_created ?
skip: step.skip_public_reply equal true
internal_note ?
skip: step.skip_internal_note equal true
thread_count count
Count items in threads result
created_thread ternary
Apply ternary
skipped all
Check if all conditions are true
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

draft setting = false
body text setting =
helpscout setting =
public reply setting = true
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.

Permissions it requires

Read your Helpscout connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

helpscout helpscoutsupporthelpdeskconversationreplynoteapprovalpack:helpscout

Details

13 steps 5 configurable settings recipe_id: reply-conversation-helpscout