I am looking for answers to my questions. I can create custom boards, but the react app is a separate board view. Can I as a developer customize the list view or column view or even change the whole board view?
Hello @mpsujek,
At the moment, you cannot change the default (table) or any other view (eg. kanban) in monday.com. You can update the values in them but cannot change “how they look”
Sorry find aswer in docs.
Hello @mpsujek,
It is great that you found the answer!
Let us know if you have any other questions!
Cheers,
Matias
Got another but not related to that topic.
I’ve created a custom integration based on that quick-start integration with NodeJS. It’s working but where I should store that NodeJS code after all? I mean that link currently is my custom tunnel app but later it should be webhook when I will plan to publish that custom integration?
Hello @mpsujek,
I am assuming you downloaded the code using the quickstart integration guide and that the code resides now in a folder in your computer.
You can store this anywhere you want for your personal use. Your computer, some server, some solution like Google Cloud Functions, etc. That is on you.
But if this will be solution provided to all monday.com users. That also requires to setup some server or cloud solution, right?
Hello again @mpsujek ,
If you want to submit your app for the apps marketplace, you can follow this checklist which is what we ask for developers in order for apps to be accepted.
Let me know if you have any other questions!
Cheers,
Matias