Webhooks allow communication with third-party applications by sending instant web notifications every time an event occurs in your SuiteCRM. With the Webhooks Integration, you can configure HTTP URLs and associate them in workflow rules to automate the entire notification process.
#2860 - verify correct json
we have created a workflow that with a json of one of our applications following your manual
when the work flow is executed it fails. how do we know if our WEBAPI is working? are there any webhook logs?
Other add-ons of interest
Integrations
webhook url
webhook api
webhook call
webhook callback
webhook connector
connect other apps
apps connector
slack webhook
shopify webhooks
google connector
quickbooks post
bitbucket webhook
stripe webhook
zapier webhook
microsoft teams webhook
sendgrid webhook
facebook webhook
facebook api
maichimp webhook
woocommerce webhooks
line webhook
webhook online
trello webhook
4 years ago
Hello,
Currently our add-on didn't verify that json you've passed is valid or not. We've one module "WebHook Integration Log" which store the Log of each trigger of Workflow for WebHook Integration.
Using Webhook if it's successfully add/update data to another application then it'll add the Log with "Success" otherwise it's store Log as "Failed".
Regards, Variance Infotech PVT LTD