How logic webhook block works?

I try to use this many ways but seems not working. I use test and production url, the block waits and does not respond.
19 Replies
Hall
Hall9mo ago
Someone will reply to you shortly. In the meantime, this might help: -# This post was marked as solved by Michael. View answer.
michaelvips
michaelvipsOP9mo ago
michaelvips
michaelvipsOP9mo ago
@Baptiste
vini_zaan
vini_zaan9mo ago
Hi Michael Try to send a body
michaelvips
michaelvipsOP9mo ago
Body with what?
vini_zaan
vini_zaan9mo ago
just change Body "None" to "Json" and send it
michaelvips
michaelvipsOP9mo ago
same result
michaelvips
michaelvipsOP9mo ago
you was right, with body works, I try with this:
No description
michaelvips
michaelvipsOP9mo ago
Solution : Need sending a json body with some value or for testing. { "test": "123" } This feature is very useful thanks @Baptiste , do not forget to update the docs about this, there is no mention to send a body.
Baptiste
Baptiste9mo ago
Hmmm ok, it seems like a bug indeed it should work even without a body
michaelvips
michaelvipsOP9mo ago
here with me only works after send a body.
Baptiste
Baptiste9mo ago
Pushing a fix for this. Thanks for reporting it!
michaelvips
michaelvipsOP9mo ago
some error
No description
Baptiste
Baptiste9mo ago
Indeed thank you, checking now What's your request body?
michaelvips
michaelvipsOP9mo ago
none
michaelvips
michaelvipsOP9mo ago
No description
Baptiste
Baptiste9mo ago
Thanks, I managed to reproduce should be good in 10 min max
michaelvips
michaelvipsOP9mo ago
the Logic Webhook block is not available on self-hosted version ?
Baptiste
Baptiste9mo ago
Partykit needs to be configured

Did you find this page helpful?