Hello,
Fairly new to Make, but I’ve been getting the hang of things over the past week and feel like I have a good grip on the platform so far.
What I’m currently trying to do is set up a 2-way sync between Monday.com items and Trello Cards. I have already set up the 1-way connection from Monday that creates a new Card in the correct Trello board with custom field data already plugged in. One of the custom fields I set in Trello is a text custom field that displays the itemID from the Monday item I want to keep it sync’d with.
My issue arises when I try to set up my Make scenarios to send updates back to that respective item. I am able to use the Get A Card trigger to select the card I want to grab and sync back to Monday, but when trying to extract that custom field data to map back to the Monday itemID, I can’t get my scenario to return just that raw text.
The Get Custom Field options module returns data for dropdown lists, but the “Value” of that Card’s customFieldId always comes back empty.
When I try to specify which custom field I need the data for with the “Get A Custom Field” module, it only returns the data for the field at the Board level, not that specific card’s values.
I have tried everything under the sun to try and return that data to no avail, and unfortunately I can’t seem to find anything else online or in the documentation that explains the issue for me.
If anyone can help me crack this, it would be greatly appreciated.
Thank you.