Webhook issue

Hi Team I am facing issue while posting data to webhook . I am getting 200 Ok response but webhook is not calling next block with request data . Please help me if am missing something .
No description
9 Replies
Gabru
Gabru4mo ago
how did you get resultId for the listen for webhook?
Testuser
TestuserOP4mo ago
this is my updated flow i am able to hit webhook url with data when i use broswer session resultId but i want to startchat and get resultid that i can use to hit webhook but startchat api is returing resultid but that resultid when i try to trigger webhook webhook is not working . Please suggest me if i am missing some configuration
No description
Gabru
Gabru4mo ago
how are you triggering the "listen to webhook"
Testuser
TestuserOP4mo ago
i am using webhook trigger url with resultid that i received in startchat api response
Baptiste
Baptiste4mo ago
To debug try to display the variables in a text bubble before executing the HTTP request block
Gabru
Gabru4mo ago
you are copy pasting the resultId? manually?
Testuser
TestuserOP3mo ago
no am using resultid that i get in start chat api but webhook response is giving 200 but webhook is not triggered but i use webroswer based resultid i am able to hit webhook and webhook is working fine . Baptiste can you please let me know why apis based start chat resultid is not triggering webhook ??
michaelvips
michaelvips3mo ago
are you using api key in header?
Testuser
TestuserOP3mo ago
yes with browserbased session's corresponding result id i am able to hit webhook but when i use api to hit startchat and use that reasultid retured in startchat response to hit webhook it's not working . webhppk api returns 200 but webhook not triggered pls let us know if i am missing something in this .

Did you find this page helpful?