How to set a operation threshold / warning per scenario

Welcome to the Make community!

I don’t think this is possible. You can definitely fetch the org’s total and current usage, and calculate whether it is “on-track” or over the daily quota, but that will cost an additional 1-2 operations per scenario execution. This method is only suitable for scenarios that run once or twice a day.

The alternative is try to optimize and reduce your 10k operations to 1k per month, by observing where are the inefficiencies and replace them with more optimal solutions.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

2 Likes