Skip to content

Instantly share code, notes, and snippets.

@sglabsmarketing
Created March 21, 2016 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sglabsmarketing/2ecc47624b0ff9851fc0 to your computer and use it in GitHub Desktop.
Save sglabsmarketing/2ecc47624b0ff9851fc0 to your computer and use it in GitHub Desktop.
Posting to Slack with Threads and AWS
{
"workflow": {
"name": "Example Workflow"
},
"user": {
"traits": {
"name": "Example User",
"job_title": "Engineer",
"email": "user@example.com"
},
"id": "1234abcd"
},
"version": "1",
"threads_ids": {
"project": "XXXXX",
"action": "YYYYYY",
"workflow": "ZZZZZZ"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment