I´m experiencing the same problem:
Invalid value for {“phone”=>“+491765579XXXX”} on PhoneColumn. invalid value, please check our API documentation for the correct data structure for this column. Guide to Changing Column Values
I´m experiencing the same problem:
Invalid value for {“phone”=>“+491765579XXXX”} on PhoneColumn. invalid value, please check our API documentation for the correct data structure for this column. Guide to Changing Column Values
Hello there @ovokevinxo and welcome to the community!
I hope you like it here ![]()
Would you be able to please share with me your entire mutation so we can take a look into it?
Looking forward to hearing from you ![]()
Cheers,
Matias
board_id:
1180055514
item_name:
xxx yyyy
{“id”:“status”,“type”:“color”}:
Neuer Lead
{“id”:“phone”,“type”:“phone”}:
+491765579xxxx
{“id”:“email”,“type”:“email”,“field”:“emailAddress”}:
{“id”:“text08”,“type”:“text”}:
FB
{“id”:“text4”,“type”:“text”}:
{{189972487__data__notiz}}
{“id”:“text6”,“type”:“text”}:
xxx
{“id”:“text9”,“type”:“text”}:
yyy
{“id”:“text2”,“type”:“text”}:
{{189972487__data__was_ist_dein_größtes_problem_&_wie_lange?}}
{“id”:“text3”,“type”:“text”}:
{{189972487__data__wieviel_könntest_du_sofort_investieren?}}
{“id”:“text63”,“type”:“text”}:
{{189972487__data__willst_du_unbedingt_etwas_ändern?}}
{“id”:“text32”,“type”:“text”}:
{{189972487__data__produkt}}
{“id”:“link”,“type”:“link”,“field”:“linkUrl”}:
{“id”:“datum”,“type”:“date”}:
2023-03-07T11:00:00+00:00
{“id”:“status5”,“type”:“color”}:
{{189972487__data__qualität}}
{“id”:“text58”,“type”:“text”}:
{{189972487__dealspipeline__name}}
link:
1:
{“id”:“link”,“type”:“link”,“field”:“linkUrl”}:
E-Mail:
1:
{“id”:“email”,“type”:“email”,“field”:“emailAddress”}:
Fields with no value:
group_id
Hello @ovokevinxo,
Those look like the variables for your mutation, would you be able to send the mutation itself with the actual values of the variables you are using? (not with the names of the variables in it)
It should look something like:
mutation {
change_multiple_column_values(item_id:1234567890, board_id:1122334455, column_values: "{\"phone\" : {\"phone\" : \"+12025550169\", \"countryShortName\" : \"US\"}}") {
id
}
}
or something similar to that.
You can build your mutation in your Playground which should make this easier for you:
Looking forward to hearing from you!
Cheers,
Matias
Oh sorry I´m using zapier to send the data. It´s the wrong topic here right? I created a new topic