Hello,
I created this scenario to convert a text column (Full Address) to a location column on Monday.com. It works! … but depletes 5,967 operations and 4.4 MB to complete 5958 columns. Is there a way to do this more efficiently with the iterator or aggregator?
Howdy @Robert_Hutchison Welcome to the
Make Community!
You can combine multiple actions into a single operation, using the “make graphQL query” Monday Module.
Multiple Requests in one make Operation:
A Monday GraphQL Sandbox to experiment with your mutations
Make Documentation for this module
1 Like