> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Api Reference](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fapi-reference&format=markdown.md) ## [Business Management](https://dev.wix.com/docs/api-reference/business-management.md) ### [Automations](https://dev.wix.com/docs/api-reference/business-management/automations.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/introduction.md) - [Architecture & Data Flow](https://dev.wix.com/docs/api-reference/business-management/automations/architecture-data-flow.md) - [Terminology](https://dev.wix.com/docs/api-reference/business-management/automations/terminology.md) #### [Triggers](https://dev.wix.com/docs/api-reference/business-management/automations/triggers.md) - [About Triggers](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/about-triggers.md) - [Add a Trigger to Your App](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/add-a-trigger-to-your-app.md) - [The Trigger Payload Schema](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/the-trigger-payload-schema.md) ##### [Triggered Events](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events.md) - [Activation Object](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/activation-object.md) - [Bulk Cancel Event](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/bulk-cancel-event.md) - [Bulk Report Event](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/bulk-report-event.md) - [Cancel Event](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/cancel-event.md) - [Report Action Invocation Completed](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/report-action-invocation-completed.md) - [Report Event](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/report-event.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/introduction.md) - [Reporting and Canceling Events](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/triggered-events/reporting-and-canceling-events.md) ##### [Trigger Provider Service Plugin](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin.md) - [Get Dynamic Schema](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin/get-dynamic-schema.md) - [Refresh Payload](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin/refresh-payload.md) - [Validate Configuration](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin/validate-configuration.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin/introduction.md) - [Sample Flow](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-provider-service-plugin/sample-flow.md) ##### [Custom Trigger](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/custom-trigger.md) - [Automations Custom Trigger Object](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/custom-trigger/automations-custom-trigger-object.md) - [Run Trigger](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/custom-trigger/run-trigger.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/custom-trigger/introduction.md) - [Sample Flows](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/custom-trigger/sample-flows.md) ##### [Trigger Catalog](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog.md) - [Trigger Object](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/trigger-object.md) - [Create Trigger](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/create-trigger.md) - [Update Trigger](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/update-trigger.md) - [Query Triggers](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/query-triggers.md) - [Delete Trigger By App Id And Key](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/delete-trigger-by-app-id-and-key.md) - [Get Trigger By App Id And Key](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/get-trigger-by-app-id-and-key.md) - [Get Trigger Dynamic Schema](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/get-trigger-dynamic-schema.md) - [Resolve Triggers](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/resolve-triggers.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/introduction.md) - [Sample Flow](https://dev.wix.com/docs/api-reference/business-management/automations/triggers/trigger-catalog/sample-flow.md) #### [Actions](https://dev.wix.com/docs/api-reference/business-management/automations/actions.md) - [About Actions](https://dev.wix.com/docs/api-reference/business-management/automations/actions/about-actions.md) - [Add an Action to Your App](https://dev.wix.com/docs/api-reference/business-management/automations/actions/add-an-action-to-your-app.md) - [The Action Input Schema](https://dev.wix.com/docs/api-reference/business-management/automations/actions/the-action-input-schema.md) ##### [Action Provider Service Plugin](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin.md) - [Extension Config](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/extension-config.md) - [Get Quota Info](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/get-quota-info.md) - [Invoke](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/invoke.md) - [Validate Configuration](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/validate-configuration.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/introduction.md) - [Sample Flow](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/sample-flow.md) - [Displaying Action Quotas](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-provider-service-plugin/displaying-action-quotas.md) ##### [Action Catalog](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-catalog.md) - [Action Object](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-catalog/action-object.md) - [Resolve Actions](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-catalog/resolve-actions.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-catalog/introduction.md) - [Sample Flow](https://dev.wix.com/docs/api-reference/business-management/automations/actions/action-catalog/sample-flow.md) #### [Storage Item](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item.md) - [Storage Item Object](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/storage-item-object.md) - [Create Storage Item](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/create-storage-item.md) - [Get Storage Item](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/get-storage-item.md) - [Query Storage Items](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/query-storage-items.md) - [Bulk Update Storage Item Tags](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/bulk-update-storage-item-tags.md) - [Bulk Update Storage Item Tags By Filter](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/bulk-update-storage-item-tags-by-filter.md) - [Update Storage Item Counter By](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/update-storage-item-counter-by.md) - [Update Storage Item Value](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/update-storage-item-value.md) - [Storage Item Created](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/storage-item-created.md) - [Storage Item Counter Updated](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/storage-item-counter-updated.md) - [Storage Item Value Updated](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/storage-item-value-updated.md) - [Storage Item Tags Modified](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/storage-item-tags-modified.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/introduction.md) - [Sample Flows](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/sample-flows.md) - [Supported Filters and Sorting](https://dev.wix.com/docs/api-reference/business-management/automations/storage-item/supported-filters-and-sorting.md) #### [Automations](https://dev.wix.com/docs/api-reference/business-management/automations/automations.md) ##### [Automations V2](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2.md) - [Automation Object](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/automation-object.md) - [Create Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/create-automation.md) - [Get Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/get-automation.md) - [Update Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/update-automation.md) - [Delete Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/delete-automation.md) - [Query Automations](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/query-automations.md) - [Validate Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/validate-automation.md) - [Automation Created](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/automation-created.md) - [Automation Deleted](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/automation-deleted.md) - [Automation Updated](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/automation-updated.md) - [Introduction](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/introduction.md) - [Configure Your Automation](https://dev.wix.com/docs/api-reference/business-management/automations/automations/automations-v2/configure-your-automation.md)