Reverse salesforce integration

Hi! I'm looking for a way to trigger events in salesforce based on certain log events created in elasticsearch. Eg. if there is a "user data change" event logged by elasticsearch, I want to take certain automatic actions is salesforce. Does anyone have ideas/experince with this? (BTW elasticsearch runs in Azure, so any Azure tools might also be available for the job.)

Thanks!

Hello,

Welcome to Elastic Forums!

You can use Alerting framework to trigger an action. In the action you can use a webhook (API) to perform your desired outcome. In this case, the webhook could be Salesforce API. You can find how to do alerting here and documentation to webhook here.

We also have an Azure Monitoring Module to ingest events to Elasticsearch. You can find more details here

--
Aravind.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.