Monday
Last updated
Last updated
A Monday account with access to view all workspaces/boards you want to sync with Village Labs.
Each personal token can only do actions that the user can do in the UI. For example, if a user cannot access a particular private board, the API token will not be able to access that data either. This extends to any column, item, or account permissions that apply to a user.
API for admins users
Each admin on the account has their own API Token -- make sure to keep this safe! To generate your API Token:
Log into your monday.com account.
Click on your avatar in the top right corner.
Select "Administration."
Click "Connections" on the left side of the admin page.
Select "API" in the top menu.
Click "Generate" in the top right.
Click on the "Copy" button to the right of the personal API Token. This is what you should be looking at:
API for non-admin users
If you are not an admin of your monday.com account, you can get your API Tokens via the developers' section, following these steps:
Log into your monday.com account.
Click on your avatar in the top right corner.
Select "Developers."
Click "Developer" and then "My Access Tokens" at the top.
By selecting "Show" next to the API token, you'll then be able to copy it as well.
auth_token
: The access token created above
start_date
: Date of the first record to synchronize, in a ISO8601 format (eg. 2024-01-01
) . Commits before this date will not be synchronized.