Share feedback, ideas and get community help

Updated last month

How logic webhook block works?

At a glance

The community member is having an issue with a block that is not responding. Other community members suggest trying to send a JSON body with some value, such as { "test": "123" }. This seems to be the solution, as the block only works when a JSON body is sent. The community members also note that this information should be added to the documentation, as it is not currently mentioned. Additionally, there appears to be a bug that the block should work even without a body, and a fix is being pushed.

I try to use this many ways but seems not working. I use test and production url, the block waits and does not respond.
Marked as solution
Solution :

Need sending a json body with some value or for testing.

{ "test": "123" }
View full solution
m
v
B
21 comments
Try to send a body
Body with what?
just change Body "None" to "Json" and send it
you was right, with body works, I try with this:
Attachment
image.png
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.
Hmmm ok, it seems like a bug indeed
it should work even without a body
here with me only works after send a body.
Pushing a fix for this. Thanks for reporting it!
some error
Attachment
image.png
Indeed thank you, checking now
What's your request body?
Thanks, I managed to reproduce
should be good in 10 min max
the LogicWebhook block is not available on self-hosted version ?
Partykit needs to be configured
Add a reply
Sign up and join the conversation on Discord