Introduce Native ‘Stored Procedures’ to Reduce High API Usage and Streamline Workflows

Often, working with the Monday API involves moving, copying, or creating items and subitems across boards according to specific rules.

It would be extremely helpful if Monday could store and execute this logic natively, eliminating the need for multiple API calls and reducing the overhead of transferring data back and forth.

Ideally, this could be done asynchronously, with an optional webhook to report on the final status of the process once it completes. This approach would streamline workflows, improve performance, and significantly speed up applications.