Skip to main content

Is it possible to create public URL for custom board views (similar to Forms)?



Would be useful to create a view where I can tweak the form layout and structure suited for my app, but allow external agents to add content to the board.

HI there @amit.lzkpa 👋


That’s a great question and I love the idea! Thank you for bringing this to our attention.


As of right now, we do not provide a way to share custom-built apps within the UI as an external link. As far as I understand, what you are looking to achieve might be possible by using the OAuth permissions scopes and this can be controlled by the logic of your app’s code directly. I would suggest taking a look here for more info:


https://monday.com/developers/apps/oauth


-Alex