Skip to main contentYou can find this dashboard in the application navigation under Monitor > App Actions.
App Actions are tracked from two different type of actions, workflow actions and api actions
- Workflow actions: These are counted whenever your workflow is executed. The number of app actions for each workflow run is calculated by the number of actions in the workflow
- API actions: these are tracked whenever you make an API call using our passthrough API calls, Unified API calls and Unified API data syncs
Monitor your app action limit
You can monitor the app actions you consumed in your current billing cycle. The dashboard presents you the progress of your usage towards your app actions limit for your account. Billing cycle is normally one year.
In this dashboard, you will be able to see when you are over your app action limit during your billing cycle. We will continue to run your integration workflow without disruption even if you are over the limit. In the event of going over the limit. You will be contacted by our sales team to purchase more app actions.
App Action usage over time
The dashboard offers the capability to track your usage over time in various time ranges. The time series chart will help you understand the rate app actions are being consumed over time. By default, we show the accumulated usage for each time interval.
App Action usage by Integration
Breaking down the app action usage by Integrations allows you see which integration is consuming the most App Actions over time. By default, we show the accumulated usage for each time interval.
App Action usage by end-user
Breaking down the app action usage by user allows you to see which of your customers are using the most App Actions over time. By default, we show the accumulated usage for each time interval.
App Action Usage API
You can also programmatically fetch all of the app action usage data by using our REST API endpoint. This will allow you to build your own observability application for your own internal application or for your customers.
Check out our API reference for more details.