Hello, I want to create a board that combines data from other boards. for this I am thinking of using the create_board API provided in Boards. but before i can do that it seems i need to select a feature Create an app what feature should i select? i am new to monday.com so pardon if this is a naive question.
How are you going to trigger the board creation?
- an automation?
- a button press somewhere?
- externally is a separate app?
When you share the answer to that, we can help more.
the answer is a button press. after much research it seems i should add the custom object feature to may app. but i am really confused what these features are. i thought adding a feature would mean implementing a corresponding base class (e.g., if i add a board view feature to my app then i would need to inherit and extend a boardview class but looks like that is not the case. it seems the only thing these features do is control where in the ui user can access your app. is that correct? and the app itself does not run on top of any framework or sandbox. its super confusing.
Where is the button located?