20
Monday > Execute a GraphQL Query: publish the module
in progress
Petr Hnilica
Hello, in help there is a grphql request in monday v2 but there is no one in scenario.
Log In
Activity
Newest
Oldest
allan cattermole
Any update ?????? Please give us something ???
Petr Hnilica
Monday change_multiple_column_values example
I quite get used to it :)
{"query": "mutation {change_multiple_column_values(board_id: xxx, item_id: {{178.data.data.create_subitem.id}}, column_values: \"{\\\"id_item_vyroba\\\": \\\"{{join(map(192.array; "id"); ", ")}}\\\", \\\"link_to_item0\\\": {\\\"linkedPulseIds\\\":[{{194.text}}]}}\") {id}}","variables": {},"operationName": null}

allan cattermole
Petr Hnilica: did it work.
Petr Hnilica
allan cattermole: Yes, it works. change_multiple_column_values took me lots of time. So I share
allan cattermole
Petr Hnilica: thanks :) are you just doing it as a http request? like in the images posted in this thread by timothy ? Thanks for taking the time to reply.
Petr Hnilica
allan cattermole: yes
Hamilton Freitas Andrade
Update?
Adrian Nielsen
any update?
Trey
Any progress on supporting this module as shown in the documentation?
Timothy Sabelanga
----Workaround----
You can use the HTTP make a request module as shown below you will need to use the URL shown below and also put your V2 API token in the header as shown below in Inline 1 and 2 image
Here is the JSON data structure that I used.
{
"query": "query {\nassets (ids: [78526725]) {\nid\npublic_url\n}\n}",
"variables": {},
"operationName": null
}
And here is the response that I got in inline 3 image
Please note that the ID is the file asset ID as shown in inline 4 image
Kind regards




Michal Máša
in progress
allan cattermole
Michal Máša: How are we looking legend :)
allan cattermole
Michal Máša: Hello :) Any update on this would be awesome :) :)
Michal Máša
Petr Hnilica: Hello Petr, We will release it by end of March.
allan cattermole
Michal Máša: This would be amazing especially with all of the changes to Monday, being able to send graphQL Query would deliver significant value to your monday/integromat customers. or do we have a beta we can get access to ? Thanks and i have voted
allan cattermole
Michal Máša: Please can we get an update
Zachary S Lanich
Michal Máša: Any update on this? It's been almost a year, and I still don't see any API/GraphQL call related modules in the Monday.com integration. Thank you!