Hi, sorry for the basic questions but programming with an API is something I haven’t done before with Monday.
We have an external client that we have given access to a board. They want to access certain data on the board via API. Couple of questions:
- how can I restrict the API from only accessing a specific board? I dont want them to see anything except this board. Outside of giving them my API key, do I have to create a user for this?
- can i restrict view only for this? As f now, i dont want them to have the ability to update the board. Maybe later on.
- to allow this external company API access, outside of giving them a key, is there any programming on my end? Better yet, what is the basic setup I need to do?
I have a call into support but I figured I would try here and get better answers! Thanks so much!