- This topic has 5 replies, 3 voices, and was last updated 1 month ago by
Leo.
-
AuthorPosts
-
May 24, 2022 at 3:42 am #2230614
Carlo
Hi there,
after some updates, the incoming webhooks in FluentCRM are not working anymore. They use to work previously.
When I check with postman, instead of a success message, I get a long message (it seems to be like the website page).
It appears to be a conflict between FluentCRM and Generatepress, because if I switch theme, FluentCRM webhooks are working.
Please see the webhook for testing purposes in the private window
Hope you guys can fix it asap since I am not able to have campaign workflows work any more.
Thank you. All the best. Carlo
May 24, 2022 at 4:38 am #2230705David
StaffCustomer SupportHi there,
what exactly is the issue ?
Is it related to the Modal ? if so i see this shortcode on your page:And that is not rendering as it has the incorrect quotes – they need to be straight
"
quotations.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 24, 2022 at 5:05 am #2230742Carlo
Hi David,
interesting, since I have checked and the quotes are straight in wp element.
Anyway, I don’t think it’s related to the modal because I have just removed it from the footer and I get the same error when sending a webhook from postman.Please note that the incoming webhook is FluentCRM’s and not FluentForm’s (I don’t know if this is of any help)
I also put the webhook url again in the private window for your convenience. 🙂
May 24, 2022 at 5:31 am #2230767David
StaffCustomer SupportI am sorry i am not familiar with FluentCRM or what that particular webhook is meant to be doing.
Where is the webhook being added to the site ? And what should it do ?Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 24, 2022 at 6:05 am #2230834Carlo
The webhook is added in FluentCRM’s setting -> Incoming webhooks
When it’s been received from outside (in my case, zapier) it triggers some FluentCRM’s actions (I decide what actions based on our needs for that specific purpose) and passes some contact’s details.
But as you can see if you try sending a webhook (I use either postman or zapier for testing purposes) to the url I have written in the private window, the response is incorrect.
A correct response should be something like:
{"success":true,"data":{"message":"updated","id":16,"type":"success"}}
But instead I get something like the whole website page (see the linked pdf in the private window)
May 24, 2022 at 10:13 am #2231301Leo
StaffCustomer SupportHave you checked with FluentCRM’s support team?
I can’t see how this can be a GP issue.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.