I’m trying to create app that create some columns automatically. I got that working just fine by adding BOARD_ID variable in environment variables of the app. but, I want to let that app work on all Boards not just the board i have already hard coded to that variable.
I tried to use: const BOARD_ID = process.env.BOARD_ID;.
but no luck.
any help or advise to make that working just fine?
Note: the app doesn’t have front end. Just a back end using Board multi item action feature. Just by clicking it. it should create custom columns.
Fetch Board ID to Apply to let the app working on all Boards dynamically
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.