How can I get all the data entered in the card description, example description card:
Name: johin
email: jhon@email.com
phone: 558491919
Take all this data and send it via json formatted webhook example:
{
"Nome": "Johin",
"Email": "jhon@email.com",
"Telefone": "558491919"
}
Quality when I send the webhook it sends in a strange format, I would like it to be in json format
Hello, Geovane!
you can check this page to get a better understatement of our JSON export
https://support.atlassian.com/trello/docs/making-sense-of-trellos-json-export/
Let me know if this brings up any new questions.
Kind regards
Alisson
Trello Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.