Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions baton/capabilities.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ og:description: "A quick reference for how each connector can be set up and what
| [Airbyte](/baton/airbyte) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [Aircall](/baton/aircall) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [Airflow](/baton/airflow) | <Icon icon="cloud" /> <Icon icon="plug" /> | <Icon icon="key" /> <Icon icon="user" /> <Icon icon="face-confused" /> | |
| [Airtable](/baton/airtable) | <Icon icon="cloud" /> <Icon icon="plug" /> | <Icon icon="key" /> <Icon icon="user" /> | |
| [Alibaba Cloud](/baton/axiomatic-alibaba-cloud) | <Icon icon="cloud" /> | | |
| [Amazon EKS](/baton/eks) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [ArgoCD](/baton/argo-cd) | <Icon icon="plug" /> | <Icon icon="key" /> <Icon icon="user" /> | <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" style={{display: 'inline-block', verticalAlign: 'middle'}}><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg> |
Expand Down
3 changes: 3 additions & 0 deletions baton/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ And if you want to integrate without writing code, check out our configuration-d
- [Airbyte](/baton/airbyte)
- [Aircall](/baton/aircall)
- [Airflow](/baton/airflow)
- [Airtable](/baton/airtable)
- [Alibaba Cloud](/baton/axiomatic-alibaba-cloud)
- [Amazon EKS](/baton/eks)
- [ArgoCD](/baton/argo-cd)
Expand Down Expand Up @@ -324,6 +325,7 @@ And if you want to integrate without writing code, check out our configuration-d

<Tab title="New this month" >

- [Airtable](/baton/airtable)
- [Island](/baton/island)
- [Factorial](/baton/factorial)
- [PostHog](/baton/posthog)
Expand Down Expand Up @@ -379,6 +381,7 @@ And if you want to integrate without writing code, check out our configuration-d

- [Adobe](/baton/adobe)
- [Aha!](/baton/aha)
- [Airtable](/baton/airtable)
- [Asana](/baton/asana)
- [Atlassian](/baton/atlassian)
- [Box](/baton/box)
Expand Down
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@
"baton/airbyte",
"baton/aircall",
"baton/airflow",
"baton/airtable",
"baton/axiomatic-alibaba-cloud",
"baton/eks",
"baton/argo-cd",
Expand Down