- Create a Connection in Celigo:
- Go to the Resources menu in Celigo and select Connections.
- Click on + Create connection at the top right.
- Configure the HTTP Connection:
- In the Create connection panel, provide a clear and distinguishable name for your connection.
- Select HTTP as the application type.
- Set the mode to Cloud.
- Provide HTTP Account Information:
- Enter the base URI for Monday.com: https://api.monday.com/v2.
- Set the media type to JSON.
- Configure Authentication Settings:
- Select Token as the authentication type.
- Enter your Monday.com API token. You can retrieve this token by signing into your Monday.com account and navigating to Profile > Account > Admin > API.
- Set the token to be sent via HTTP header with the header name Authorization.