Easy Guide to Updating Connect Field in Monday for Make.com Users

Have you ever found yourself in a situation where you need to update a Connect field in monday, but the format you have is not what the field accepts? The field accepts an array format like this: [ID1, ID2, ID3, …], but you have the information in a different way. Don't worry, you're not alone. Many Make.com users have faced this challenge, and there's a solution.

Step-by-Step Solution

The solution is simpler than you might think. All you need to do is use the map function like this:

map(Array;ID)

This function will return a primitive array consisting of value only from the array you have created. In other words, it will pick the ID value from the array. Here, Array is the Array being returned from the array aggregator.

Troubleshooting Tips

If you're still having trouble, make sure that you're using the correct array from the array aggregator. Also, double-check your syntax. A small typo can cause the function to not work as expected.

Conclusion

Updating a Connect field in monday with an array format doesn't have to be a headache. With the map function, you can easily transform your list into the array format you need. Remember, the key is to use the correct array from the array aggregator and to double-check your syntax. Happy coding!

You do have further questions?

Ask your question via E-Mail: Richard@make-app.de
Book a paid Support & Consulting Session
New Make.com user? Sign up through this Affiliate Link to receive 10.000 operations for FREE.