Skip to main content

Updating a new board's owner via GraphQL (in make.com)

  • April 8, 2024
  • 2 replies
  • 136 views

Hi - Trying to work out how we can update a new board’s owner using GraphQL (using Make.com), and specifically what the owner (people?) object should look like as part of the mutation.
Any ideas where I can find an example of this?

Thanks!

2 replies

  • Author
  • New Participant
  • April 8, 2024

I found the solution - instead of creating the board using make’s Monday module and then trying to update that board, I created the entire board (including the owner) using GraphQL and it just worked 🙂


Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • April 8, 2024

Hello there @Bezalel,

I am glad you found a solution 😁