DEV Community

Tech Community for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

Configure Listeners for Salesforce events in webMenthods.io Integration

Summary:

This article describes the step-by-step process of configuring listeners for Salesforce events in webMethods.io Integration

Pre-requisites:

  • The user needs to have a active Salesforce account.

  • Active webMethods.io Integration cloud tenant.

Steps:

  1. Switch to Configurations tab.

  2. Navigate to FlowService → Triggers → Listeners.

  3. Click on New Listener.

  4. Select the API version of your choice and click Next.

  5. Fill in Listener Name.

  6. Specify Endpoint URL , Event reply option and the Subscription channel. Select the pre-configured account if it is available or create a new account by clicking on + icon.

  7. Provide the Event subscription channel in default value as per your choice.

  8. Select the FlowService to invoke on receiving events from Salesforce.

  9. Select the User to execute the FlowService specified in previous step.

  10. Review the Listener configuration and save.

  11. Enable the Listener.

We are done, FlowServices gets invoked whenever listener receives the events from Salesforce. Monitor the Flowservice execution results under Monitor section.

image

Refer webMethods.io developer guide for more details.

Original Article

Image of Quadratic

AI, code, and data connections in a familiar spreadsheet UI

Simplify data analysis by connecting directly to your database or API, writing code, and using the latest LLMs.

Try Quadratic free

Top comments (0)

Sentry image

Make it make sense

Only the context you need to fix your broken code with Sentry.

Start debugging →

👋 Kindness is contagious

Dive into this thoughtful article, cherished within the supportive DEV Community. Coders of every background are encouraged to share and grow our collective expertise.

A genuine "thank you" can brighten someone’s day—drop your appreciation in the comments below!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found value here? A quick thank you to the author makes a big difference.

Okay