The Monday supports full refresh syncs
Several output streams are available from this source:
If there are more endpoints you'd like Airbyte to support, please create an issue.
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
SSL connection | No |
Namespaces | No |
The Monday connector should not run into Monday API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Monday API Token
OR
- Monday Access Token
- Select
OAuth2.0
inAuthorization Method
.. - Click on
authenticate your Monday account
. - Proceed the authentication using your credentials for your Monday account.
- Generate an API Token as described here.
- Use the generated
api_token
in the Airbyte connection.
You can find your Oauth application in Monday main page -> Profile picture (bottom left corner) -> Developers -> My Apps -> Select your app.
You can get the API token for Monday by going to Profile picture (bottom left corner) -> Admin -> API.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.4 | 2022-06-06 | 14443 | Increase retry_factor for Items stream |
0.1.3 | 2021-12-23 | 8172 | Add oauth2.0 support |
0.1.2 | 2021-12-07 | 8429 | Update titles and descriptions |
0.1.1 | 2021-11-18 | 8016 | 🐛 Source Monday: fix pagination and schema bug |
0.1.0 | 2021-11-07 | 7168 | 🎉 New Source: Monday |