Last active
February 4, 2019 21:20
-
-
Save auryn-macmillan/ed11b39374f11292c6b634d9879a01fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"attachments": [ | |
{ | |
"fallback": "This is a plaintext summary of the task.", | |
"color": "#36a64f", | |
"pretext": "_task created_", | |
"author_name": "Auryn Macmillan", | |
"author_link": "https://clny.io/auryn", | |
"author_icon": "https://ca.slack-edge.com/T02R9QL9S-UDLFS15GW-e724d69c51d9-48", | |
"title": "This is the title of the task", | |
"title_link": "https://clny.io", | |
"text": "This is a truncated description of the task, it is limited to 300 characters.", | |
"fields": [ | |
{ | |
"title": "Reward", | |
"value": "300 CLNY", | |
"short": false | |
} | |
], | |
"image_url": "http://my-website.com/path/to/image.jpg", | |
"thumb_url": "http://example.com/path/to/thumb.png", | |
"footer": "Due Date", | |
"footer_icon": "https://ca.slack-edge.com/T02R9QL9S-UDLFS15GW-e724d69c51d9-48", | |
"ts": 123456789 | |
}, | |
{ | |
"fallback": "This is a plaintext summary of the task.", | |
"color": "#36a64f", | |
"pretext": "_task created_", | |
"author_name": "Auryn Macmillan", | |
"author_link": "https://clny.io/auryn", | |
"author_icon": "https://ca.slack-edge.com/T02R9QL9S-UDLFS15GW-e724d69c51d9-48", | |
"title": "This is the title of the task", | |
"title_link": "https://clny.io", | |
"text": "This is a truncated description of the task, it is limited to 300 characters.", | |
"fields": [ | |
{ | |
"title": "Reward", | |
"value": "300 CLNY", | |
"short": false | |
} | |
], | |
"image_url": "http://my-website.com/path/to/image.jpg", | |
"thumb_url": "http://example.com/path/to/thumb.png", | |
"footer": "Due Date", | |
"footer_icon": "https://ca.slack-edge.com/T02R9QL9S-UDLFS15GW-e724d69c51d9-48", | |
"ts": 123456789 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment