Connector as an action

Each step after the trigger in a workflow is an action. Connectors can also be used as actions within your Logic Apps. Each action typically maps to an operation on your connector or custom API Apps that are defined in the Swagger metadata. Actions can have dependency, and they can be executed based on the condition such as success or failure of the previous action.

You can use the action for variety of operations such as to look up customer data from a SQL database when processing an order or may be to write, update, or delete data in a destination table.

Actions can be categorized as Standard Action and Collection Action.

Standard Actions:

There are six valid types of standard actions, each with unique behavior.

  • HTTP: This ...

Get Robust Cloud Integration with Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.