Tucaledi Changes the Webhook response
Status: Closed · Asked by anamitra srivastava on · 0 views
Hi
Tu calendi now giving me a webhook response like in single field
{"action":"booking.created","type":"onetoone","created":"2023-06-26T17:08:04Z","booking_number":"3E96-DA7A-BED4","booking_date_time":"2023-06-28T03:30:00Z","video_meeting_link":"https:\/\/zoom.us\/j\/91941344490","video_meeting_id":"91941344490","video_meeting_pwd":null,"event_data":{"id":"4db11eb71528d9b0af158aa9","name":"EMAS - Discovery Call","time_zone":"Asia\/Kolkata","duration":30},"tags":null,"attendees_data":[{"name":"Test500 test","email":"[email hidden]","mobile":null,"landline":null,"whatsapp":"+919177824745","time_zone":"Asia\/Calcutta","all_form_data":{"form_first_name":"Test500","form_last_name":"test","form_email":"[email hidden]","form_whatsapp":"+919177824745","4r4mgso0ii":"Yes","xp2y2xlvim":"Just Starting","c4mygdqdrb":"NA","xbc84tvulj":"NA","44pcne89kl":"NA","mg89c9vua9":"NA","q5so927d3u":"Immediately","d6wyyljzfg":"Im
But I want each value in different field, so that I can use it differently.
Hey @Anamitra
You can check it through a webbooks testing site called webhook.site.
You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being worked inside Webhook.site. This will double-confirm the issue.
Here is a sample video that you can follow to track the webhook issue:
https://webhook.site/#!/296c8add-efd8-4849-b03e-654fa108793c
Hi , Thanks for your response. Actually, I am getting the response, but in a different way. Please check the attachment
Attachments
Please check the Webhook.site for the same thing so that we can determine whether the data from Tucalendi is arriving in a JSON array that is missing.
I tried but did not get any data in Webhook.site. But data are coming inside pablly.
Since the Tucalendi is a webhook-based trigger event that only captures the data once the application sends the data to the webhook URL.
And as we can see in your history logs you are getting half data in JSON format and sometimes not. So we recommend you to please contact the Tucalendi support team and kindly ask them about the webhook response you are receiving in the particular webhook URL.