A task to send JSON receive by Mail.
The email sent looks well in Slack using the forward email address.
When the task is called, it send the JSON payload by mail.
Configure the task to your need following the config options.
If you want to receive the email on Slack you can activate it in your preferences at: Messages & Media.
On Webtask.io you have with this task two way to config:
query_stringto use it simply pass has url query string paramater. ex:https://yoururl.task/pr2trello?trello_board="598..."&trello_list="598..."secretfrom webtask
| name | description | recommended type | optional |
|---|---|---|---|
| your email address where you will receive emails | secret |
no |