I’m unsure how to go about mapping the responses - I’ve even tried deleting the dropdown options I had already set and allowed make to create labels but still no joy.
In the same vein I’m struggling to map the phone number correctly as it requires a country code element where I’m struggling to see where it comes from. I’m able to get pass it but I don’t get the phone number actually into Monday.
Any help the community can give me is greatly appreciated!
Phone Numbers monday phone #'s require the two character country code. If you are storing US numbers, use “US”. You can see the list of all available countries here.
If you don’t want to mess with that consider using a text column instead.
Make/Integromat recently “improved” the function of some of the modules. For storing a variable number of dropdown labels you will now need to call the monday API more directly. The easiest way to do this is to use the “Execute a GraphQL Query” module. Here is an example of query text using change_simple_column_value()