Yes, it is GraphQL and yes, you can use Postman. For this example, I used the playground.
You can access your playground by going to /apps/playground in your account.
So say, your account domain looks like this https://abc.monday.com, you can access the playground by going to https://abc.monday.com/apps/playground
@kolaai Youre going to find out there is some oddities with this method. If you use the API call for empty string, on the web UI it will appear to clear. However, as soon as you refresh the web UI it comes back, and the API reports the old value again!
I’ve found the a reliable way is to supply an ID that doesn’t exist, so {"ids":[-1]} has consistently worked for me.
I have a meeting with the product manager for API in the AM so I will mention this one
As far as within Make, they do things under the hood with the monday.com modules to handle stuff differently than the actual graphql query does. Matias’s method should work with Make.
@anon29275264 It feels like the only way really is your way (using -1 as an ID) - I’ve tried the below GraphQL and it does not work after refreshing the page.
Likewise with @Matias.Monday’s solution in Integromat/Make, using the “ignore” directive and then refreshing the page brings back the previous dropdown value, and the activity log shows it not being cleared.
Please let us know whenever you have any updates cody. I’m happy to have a way that finally works, but I’m worried that eventually Monday.com may change the behavior on their backend if this isn’t intentional.
Well, I am just another developer here. I just found it via trial and error that a non-existent ID would clear it, and the only IDs that will never potentially exist are negative ones.
I’m unsure what the official stance on clearing is. @OrFrid this is something I’d brought up the last time we spoke, about no official way to clear a dropdown by API. (though ID of -1 effectively works…)
Your community management and community support is really weak. I fear to ask something. No one answers on time. One of the worst community support I have ever seen.
You should consider this; people who asks for something is on a task that they need to deliver on time!
@alessandra as I told, no question I asked answered in time so far. People ask this questions inside of an operation. A community should keep up with them. That’s what makes it community.