Magic Formula to Solve Complex Problems in Make/Integromat

Have you ever wondered if it’s possible to use coding approaches in Make to solve complex problems? It is!

In the video below, I am showing how to use Set/Get Variables modules along with Router. If you master this combo, you’ll be able to build super powerful scenarios to solve really difficult problems.

The sample data used in the first module:

[
	{
		"name":"Daniel",
		"age":"25"
	},

	{
		"name":"Peter",
		"age":"50"
	},

	{
		"name":"Joe",
		"age":"25"
	}

]

Consider continuing with an article which solves a similar but more advanced problem: Advanced Concepts In Make/Integromat: Handling Inconsistent Outputs Of Preceding Modules

Looking for someone to build your integrations?
HIRE ME

Leave a Reply

Your email address will not be published. Required fields are marked *