Hey Alex so I use the name of the a person to mod the column and row…
To explain better I get infromation of the person in php form and save in my board into monday. Is 100 person fills the form to be created 100 rows with some columns
Apologies, are you still seeing the same error message? Did you modify your query at all, or are you still using the same one?
To confirm what Alex mentioned, the item_id in this case needs to be a set of numbers (i.e. the ID of the item you’re attempting to add the file to). Same with the column_id, this needs to be the column ID of the file column you’re attempting to add the file to.
Does this make sense? Were you able to check out the resource that Alex shared?
How can I add the upload query within this mutation. To create a new item on the board with one or more files inside the column @AlexSavchuk@Helen the columns to files it’s Curriculo and Carta_apresentacao
I’m afraid that at this time, it is not possible to create an item and upload a file at the same time. I would recommend creating the item, getting the ID of the item that was created to the board, then running a separate mutation that would add the file to the relevant column. Do you think this kind of approach would work?
Since it’s been a while since we last heard from you, I’m going to mark Alex’s last comment as the solution. This thread will proceed to close within 7 days.
If this issue is still persisting for you, feel free to comment on this thread before then or start a new topic.