Skip to content

Instantly share code, notes, and snippets.

@jandreaucodes
Created November 30, 2016 13:17
Show Gist options
  • Save jandreaucodes/9c79c42ffd0e7bd68550033f38c09be4 to your computer and use it in GitHub Desktop.
Save jandreaucodes/9c79c42ffd0e7bd68550033f38c09be4 to your computer and use it in GitHub Desktop.
{"channel": "#general", "username": "CSAT Bot", "text": "", "icon_emoji": ":thumbsdown:",
"attachments": [
{
"fallback": "{{customer.first_name}} {{customer.last_name}} ({{customer.company}}) gave {{case.user.name}} a bad rating",
"pretext": "Room for improvement {{case.user.name}}!",
"title": "{{customer.first_name}} {{customer.last_name}} ({{customer.company}}) gave {{case.user.name}} a sad face",
"text": "Subject: {{case.subject}}\nCase <{{case.direct_url}}|{{case.id}}>",
"color": "#7CD197",
"mrkdwn_in": ["text", "pretext", "fields"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment