These steps will walk you through how to connect your Monday.com account with Fostr.
The setup should be completed by a Monday.com admin or a user with access to the boards and workspaces Fostr will need to interact with. This integration uses a Personal API Token, which authorizes Fostr to read and write updates, sync timelines, and push automation steps directly into your structured boards.
Step 1: Create a Developer App in Monday.com
Open https://developer.monday.com in your browser.
Log in with an admin account for your Monday.com workspace.
Go to Apps → Create App.
Give your app a name (for example: Fostr Integration).
Step 2: Get Your Client ID & Client Secret
Once the app is created, open the OAuth credentials tab.
Copy the Client ID.
Generate a new Client Secret and copy the value. Keep this safe since this will only be displayed once.
Step 3: Add the Correct Scopes for Fostr
In the same app, go to OAuth Scopes.
Select the following scopes so Fostr can properly read/write data in your workspace:
boards:readboards:writeusers:readworkspaces:readupdates:readupdates:writeitems:readitems:writedocuments:read (if using monday docs)files:read and files:write (if you want Fostr to work with attachments)