I’m new to Make (integromat), and trying to create this automation:
When an item is being created, search a given email address and move it to a specific group.
Monday’s forms allows you to select a specific group once someone has filled the form, however, when the groups are divided to different clients, you have to create a form to each group which causes a lot of manual work and a room for error.
On your switch module, where you have:
the Output should be just the group’s ID, e.g., from my screen shot above, the group ID for the group named “AAA” is “topics”.
Also, “Watch Board’s Items” is just a special version of a webhook… which automatically adds the monday portion when you create it. There is no reason not to use it. Once they have been setup, there is no difference.
Ok the automation works now, however, the item does not move to the group I stated.
All items are being created in “New inquiries” Group, and then should move from there with this automation.