Recued
Menu
← Back to recipes

Reply to a Freshdesk ticket

by recued-core v2 12 views

Use “Reply to a Freshdesk ticket” in Recued. It runs the Freshdesk 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)
body_text trim
Trim whitespace from setting body text
has_body compare
Check if body text has data
has_status compare
Check if setting status is greater than 0
ticket ?
conversations ?
skip_public_reply any
Check if any of the conditions are true
skip_private_note any
Check if any of the conditions are true
public_reply ?
skip: step.skip_public_reply equal true
private_note ?
skip: step.skip_private_note equal true
status_update ?
skip: step.has_status not_equal true
created_conversation ternary
Apply ternary
skipped compare
Check if has body does not equal true
card to_summary
Format results as a summary card
Settings 5 configurable

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

status setting = 0
body text setting =
freshdesk setting =
ticket id setting = [object Object]
public reply setting = true

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 Freshdesk connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

freshdesk freshdesksupporthelpdeskticketreplynoteapprovalpack:freshdesk

Details

13 steps 5 configurable settings recipe_id: reply-ticket-freshdesk