Webhooks don't work
Hi, I am new here and I don't know if I can search older posts to see if my problem already has been discussed? Anyways, my incoming webhooks don't work and I have no clue, what's the problem. I think I set them up correctly and In use BitFlows to send data to the Fluent webhooks. But nothing happens in FluentCommunity. Where can I look for solutions? Or is there a current problem with the webhooks?
update: I tried to post the data from another source to the Fluent webhook. This source was ActiveCampaign. But AC told me, it coudn't post data to the FC webhook, because the FC webhook was locked (error code: 423). Does anyone have any ideas for me?
Most probably, you are sending the webhook data the wrong way, so that's why you are getting a 423 error, which means that the data is not in the expected format. In the webhook configuration, you can see the expected format FluentCommunity accepts for the webhook data.
Shahjahan JewelΒ thanks a lot! that was helpful and I could resolve the issue. The webhook first sent JSON, not form-data and therefore it didn't work. Now with form-data it works :-)
It does work. With n8nΒ Iβm able to get everything imported in, apart from the featured image. Which is fine, but canβt see the image in card mode.