Skip to main content

FluentCart on different server - Webhook

I'm setting up FluentCart but not on the same server as FluentCRM (for a variety of reasons), and I can send a webhook on various cart activities, and I have a webhook set up on FluentCRM. I see Cart says the webhook was sent with a 200 response, but I see no evidence in FluentCRM that anything happened or any option to view or map the data. Tried with Form Data and JSON.

Am I missing anything. Thanks

For the webhook, please make sure you have map the data correctly with the fluentCRM’s required format.

Shahjahan JewelΒ I can do that in FluentCart? That is the source.

Richard GorbuttΒ I believe yes, you can do custom mapping in FluentCart. I will check again tomorrow.

I can't find a way to map the data in FluentCart Pro.

Shahjahan JewelΒ Appreciate that. Thanks.

Shahjahan JewelΒ Just following up, did you find out? Thanks

Richard GorbuttΒ I have asked my team about it. They will check and verify.

Richard GorbuttΒ In FluentCart Webhook feed, you can select the option Selected Feed as shown in this screenshot as the request body

1.00

Richard GorbuttΒ Also, make sure you are mapping the correct keys from FluentCRM. you can do so by editing the incoming webhook feed as shown in the screenshot

1.00

Amimul Ihsan MahdiΒ Thank you much appreciated.