source-concord contribution from aazam-gh
What
This PR adds a new connector for source Concord (source-concord).
Contributor-provided connector description:
This is the setup for the Concord source which ingests data from the concord API.
Concord turns contract data into financial insights. Sign, store and search unlimited contracts https://www.concord.app/
In order to use this source, you must first create a concord account and log in. Then navigate to Automations -> Integrations -> Concord API -> Generate New Key to obtain your API key.
The API is accessible from two environments, sandbox and production. You can learn more about the API here https://api.doc.concordnow.com/
Details
Expand for list of spec properties and streams
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
api_key |
string |
API Key. | |
enviornment |
string |
enviornment. The environment from where you want to access the API. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| agreements | uid | DefaultPaginator | ✅ | ❌ |
| user_organizations | id | No pagination | ✅ | ❌ |
| organization | id | No pagination | ✅ | ❌ |
| folders | id | No pagination | ✅ | ❌ |
| reports | id | DefaultPaginator | ✅ | ❌ |
| tags | id | No pagination | ✅ | ❌ |
Reviewer checklist
- [ ] Run
/format-fixto resolve any formatting errors - [ ] Help the contributor upload an icon that follows our icon design guidelines
- [ ] Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs
@aazam-gh is attempting to deploy a commit to the Airbyte Growth Team on Vercel.
A member of the Team first needs to authorize it.
Hello 👋 Due to the numerous contributions happening, I decided to create this view to help you know when I plan to review your contribution. If your connector has some limited-time credential feel free to reach me out.
@marcosmarxm Ready for review again
Can you also implement organizations membership and groups?
membership is added, groups would require team account, out of scope at the moment
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| airbyte-docs | ⬜️ Ignored (Inspect) | Visit Preview | Oct 25, 2024 6:09pm |