Every time your integration executes a workflow based on the logic you have defined for it, it's a run. Typically, an integration is designed to achieve several things such as a Trigger executed, a conditional logic met, some data mapped, and eventually, an Action occurred. All this is included in a single run. As a result, it's easy to understand, simple to calculate, and convenient to sell to your end-users.
Measuring Your Runs
Let’s say you have designed a great workflow that keeps your customers’ contacts in your app in sync with a CRM (e.g., Pipedrive). This means that every time a new contact is created in your app, that contact is also created in Pipedrive in real-time, reducing a significant amount of app fatigue for your end-users.
Every time this workflow is executed, one run is consumed.
Now, suppose your user (let’s call them Maria) has 500 records of contacts in their HubSpot account. Maria connects their HubSpot account to your app to perform a first-time bulk import. Upon connecting the integration for the first time, all these contacts will be imported to your end-user's account in your app. This bulk import is performed in pages (aka pagination).
So when a bulk import takes place, the number of runs consumed to import all their contacts from HubSpot would be one Run.
Here’s an example of what a Flow could look like, which would consume one run every time it’s executed:

Managing Your Runs
When you create your free account on Integry, your account comes preloaded with 10K Runs that you can utilize within one month. Your run counter is refreshed with 10K free runs each month.
While runs make it convenient for you to predict what your usage would be like, there are methods through which you can ensure that your end-users are using integrations fairly. It is a common practice to apply limits on end-users as to how many runs each end-user can consume in a month. This helps you predict usage, control costs, and even monetize on your power users who may have heavy usage.
For example: If you have three different pricing tiers, you can apply varying limits on end-users belonging to each pricing segment. The least paying could get fewer runs, and high-paying end-users could get more runs. Limits are applied every month and reset at the start of every month.
What Happens if all my Runs are Consumed?
If your end-users end up consuming all your runs before the end of a month, we charge you for additional runs usage on a pro-rated basis. For each run consumed beyond the 10K free runs, in a month, you're charged $0.009 per run and billed for it at the end of each month.
A good way of thinking about pricing for runs is to figure out how they can help improve your bottom line and increase revenue. We’ve written some strategies for you to consider adding integrations to your pricing.
If you have any queries, drop us a line at hello@integry.io.