Trello Dropdown Custom Field Values

Hi, New here. Loving Make and see so much potential to automate our work processes.

Thanks to the modules, a lot of this is user-friendly even for those of us who don’t do a lot of coding.

However, Trello Custom dropdown fields are not easy! Most of our Trello custom fields are text but there are SIX (3 in this particular scenario) that just don’t make sense to be text so I want to use dropdown options. However, I cannot seem to crack the code and there doesn’t seem to be a lot of videos on Youtube addressing this topic. If I can’t find a solution soon, I will revert to text fields.

Other than this complication my scenario is very simple.

  1. I have a webhook trigger leading to a Trello: Get a Card module
  2. This leads to a set variable module that gets me the Trello Custom Field text values
  3. Then a router that splits to 3 different Trello: Get a Custom Field modules for my 3 dropdown lists. I’m still working on how to get the drop-down field data whether I use an iterator and a filter to a variable module (hasn’t worked) or just a set variable module with. a JSON Get Map code (hasn’t worked).

I’m hoping you can help me with this. I know the answer of the result for each dropdown, I just don’t know how to get there.

Side question: Once I have the three path results, how do I bring them all back to the router that goes to Google Sheets and Gmail?

Sorry to bring this here. I have done a couple weeks of Youtubes, ChatGPT, Googling and experimenting to get through a bunch of other issues before I hit this wall. Help is needed!

more in comments…