- Setup
- Reference
What You'll Need
Overview
Connect Parable to Monday.com for boards, items, and teams using the GraphQL API.Boards & Items
Boards, groups, items, columns
Users & Teams
Workspace members, teams
Prerequisites
Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
- Any account member can generate a personal token
- Token inherits your user permissions (admin token recommended for full access)
Setup Guide
1
Access Developer Section
- Log in to Monday.com
- Click your avatar → Developer
- Select My access tokens
2
Generate Token
- Click Show to reveal your token
- Or click Regenerate to create a new one
3
Note Token Permissions
The token inherits permissions of your user account:
- Admins can access all boards and data
- Members only access boards they’re subscribed to
4
Enter values in the form
- API Token: Paste your Monday.com personal API token.
- Enter any other required fields shown in the form.
- Click Save & test connection.