Introduction to Actions
An action is an event an Automation workflow performs after it is triggered. An action performs CRUD operations through an Eshopbox workflow using an HTTP GET, PUT or POST request to the API. Action is of 2 types:
Create: adds new data to your app
Search: finds data in apps and optionally create new items if the search returns no results
Using App feature of Eshopbox App you can:
Create and update Action
Delete action
Following are the attributes that define an Action:
Type of action
A unique identifier for this action
Name to identify an action
A brief description of the action
API configuration
Last updated
Was this helpful?