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.
#3256 - Can you extend functionality
Does the webhook store the response from the POST call anywhere? I'd like to add the data to my quotes table showing the response from the call when made and/or create an audit log.
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
3 years ago
Hello,
Currently our add-on doesn't store response from the POST Call. We have added in our User Manual what kind of response you need to return from the POST call.
In our User Manual, We have mentioned that return the Code 0 or 1 and based on that We have added Log in "VIWebhookIntegrationLog" Module. Code 1 means Success and Code 0 means Failure.
Regards, Variance Infotech PVT LTD
3 years ago
Is this type of function something you can add for an additional development charge?
3 years ago
Hello
Can you please share your response which you're going to return from the Post Call on email address "techsupport@varianceinfotech.com".
So we can review it and based on that we'll update you in same email.
Regards, Variance Infotech PVT LTD