Hi Dear
I write here and report this: https://forum.pabbly.com/threads/problem-with-tally.22888/
in which the problem seems solved in their essence (error 500 was solved).
Now I think there is a problem with dropdown, data are not "stored" via the webhoo.
Tally seems to send it. See log (partial):
------------
But in Pabbly seems to "doesn't exist":
---------
But appear in the whole json passed here:
---------
The fact is that before the problems of a few days ago (02/03 July) that data was sent; after fixing the problem, the data in the dropdown is no longer sent.
I write here and report this: https://forum.pabbly.com/threads/problem-with-tally.22888/
in which the problem seems solved in their essence (error 500 was solved).
Now I think there is a problem with dropdown, data are not "stored" via the webhoo.
Tally seems to send it. See log (partial):
JSON:
{
"key": "question_pezQ1J",
"label": "Area",
"type": "DROPDOWN",
"value": [
"790d8d81-bfc3-43ae-84ae-9d7ee0a69958"
],
"options": [
{
"id": "7e95c1fc-770b-4883-af1b-85ea44e8aaa2",
"text": "Dieta e Alimentazione 🍔"
},
{
"id": "40b9f723-6fce-45e7-975f-f0e07d682c0e",
"text": "Allenamento ed Esercizio 💪"
},
{
"id": "790d8d81-bfc3-43ae-84ae-9d7ee0a69958",
"text": "Focus ed Energia Mentale 🧘🏻♀️"
},
{
"id": "71c33fa8-3622-4c36-8449-70cbcd4cb5f5",
"text": "Obiettivi e Controllo 🎯"
}
]
},
------------
But in Pabbly seems to "doesn't exist":
---------
But appear in the whole json passed here:
---------
The fact is that before the problems of a few days ago (02/03 July) that data was sent; after fixing the problem, the data in the dropdown is no longer sent.