Actions

Actions are tasks that a workflow performs automatically after a trigger occurs. You can configure one or more actions to define what should happen in response to a specific event.

For example, consider a workflow where an email is sent through Gmail whenever a new note is created in Evernote. The part where a new note is created in Evernote is the trigger, and sending the email through Gmail is the action. A workflow can include one or more actions that are executed after the trigger event occurs.

Connectors panel

webMethods Integration supports connectors that provide several actions you can use in your workflows to automate tasks. Connectors are listed in the Connectors panel on the canvas. For more information, see Using connectors.

Connectors are organized into four categories:
  • Services- The Services category contains all external web service connectors, except IoT connectors, which appear in the IoT category.
  • Utility- The Utility category contains developer-friendly custom applications created by the webMethods Integration team. You can use these applications and their associated actions to send HTTP requests, run complex file actions, and transform your data.
  • IoT- The IoT category includes all the IoT-based applications that are supported by webMethods Integration. You can use these applications to easily integrate different IoT devices with webMethods Integration and simplify your day-to-day activities.
  • Custom- The Custom category allows you to add custom code to create your own applications and actions. These actions are listed in the Custom category. You can also create new custom actions by clicking the + icon that is located next to the Node.js block. Read more on Predefined.