Upload file in Monday zapier integration

Hey guys,

this is from the documentation:

mutation {

     add_file_to_column (item_id: 123, column_id: 'files_03', $file: File!) {
      
            file_extension: String!
            id : ID!
            name : String!
            public_URL: String!
            url: String!
            url_thumbnail: String!

     }

}

image

Hope that helps.

Greetings

1 Like