Skip to content
Open
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
11 changes: 11 additions & 0 deletions apps/docs/content/docs/integrations/airtable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,17 @@ In Sim, the Airtable integration enables your agents to interact with your Airta
Integrates Airtable into the workflow. Can list bases, list tables (with schema), and create, get, list, update, upsert, or delete records. Can also be used in trigger mode to trigger a workflow when an update is made to an Airtable table.


## Scopes

Connecting Airtable through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `data.records:read` | Read records |
| `data.records:write` | Write to records |
| `schema.bases:read` | View bases and tables |
| `user.email:read` | Read email address |
| `webhook:manage` | Manage webhooks |

## Actions

Expand Down
7 changes: 7 additions & 0 deletions apps/docs/content/docs/integrations/asana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ In Sim, the Asana integration enables your agents to programmatically interact w
Integrate Asana into the workflow. Can read, write, and update tasks.


## Scopes

Connecting Asana through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `default` | Access Asana workspace |

## Actions

Expand Down
15 changes: 15 additions & 0 deletions apps/docs/content/docs/integrations/attio.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,21 @@ In Sim, the Attio integration lets your agents programmatically query lists, fet
Connect to Attio to manage CRM records (people, companies, custom objects), notes, tasks, lists, list entries, comments, workspace members, and webhooks.


## Scopes

Connecting Attio through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `record_permission:read-write` | Read and write CRM records |
| `object_configuration:read-write` | Read and manage object schemas |
| `list_configuration:read-write` | Read and manage list configurations |
| `list_entry:read-write` | Read and write list entries |
| `note:read-write` | Read and write notes |
| `task:read-write` | Read and write tasks |
| `comment:read-write` | Read and write comments and threads |
| `user_management:read` | View workspace members |
| `webhook:read-write` | Manage webhooks |

## Actions

Expand Down
14 changes: 14 additions & 0 deletions apps/docs/content/docs/integrations/bitbucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
Connect Bitbucket Cloud to inspect repositories and source, collaborate on pull requests, diagnose or control pipelines, and start workflows from repository and pull request events. OAuth is used for actions and automatic webhook management.


## Scopes

Connecting Bitbucket through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `account` | View your Bitbucket account and workspace memberships |
| `repository` | View repositories and source code |
| `repository:write` | Create and modify repositories, branches, and source code |
| `pullrequest` | View pull requests, comments, approvals, and statuses |
| `pullrequest:write` | Create, update, approve, decline, and merge pull requests |
| `pipeline` | View pipelines, steps, and logs |
| `pipeline:write` | Run and stop pipelines |
| `webhook` | Manage repository webhooks |

## Actions

Expand Down
8 changes: 8 additions & 0 deletions apps/docs/content/docs/integrations/box.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ These capabilities allow your Sim agents to automate Box operations directly wit
Integrate Box into your workflow to manage files, folders, and e-signatures. Upload and download files, search content, create folders, send documents for e-signature, track signing status, and more.


## Scopes

Connecting Box through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `root_readwrite` | Read and write all files and folders in Box account |
| `sign_requests.readwrite` | Create and manage Box Sign e-signature requests |

## Actions

Expand Down
42 changes: 42 additions & 0 deletions apps/docs/content/docs/integrations/confluence.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,48 @@ In Sim, the Confluence integration enables your agents to access and leverage yo
Integrate Confluence into the workflow. Can read, create, update, delete pages, manage comments, attachments, labels, and search content.


## Scopes

Connecting Confluence through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `read:confluence-content.all` | Read all Confluence content |
| `read:confluence-space.summary` | Read Confluence space information |
| `read:space:confluence` | View Confluence spaces |
| `write:confluence-content` | Create and edit Confluence pages |
| `write:confluence-space` | Manage Confluence spaces |
| `write:confluence-file` | Upload files to Confluence |
| `read:page:confluence` | View Confluence pages |
| `write:page:confluence` | Create and update Confluence pages |
| `read:comment:confluence` | View comments on Confluence pages |
| `write:comment:confluence` | Create and update comments |
| `delete:comment:confluence` | Delete comments from Confluence pages |
| `delete:attachment:confluence` | Delete attachments from Confluence pages |
| `delete:page:confluence` | Delete Confluence pages |
| `read:label:confluence` | View labels on Confluence content |
| `write:label:confluence` | Add and remove labels |
| `read:attachment:confluence` | View attachments on Confluence pages |
| `write:attachment:confluence` | Upload and manage attachments |
| `search:confluence` | Search Confluence content |
| `read:me` | Read profile information |
| `offline_access` | Access account when not using the application |
| `read:hierarchical-content:confluence` | View page hierarchy \(children and ancestors\) |
| `read:content.metadata:confluence` | View content metadata \(required for ancestors\) |
| `read:user:confluence` | View Confluence user profiles |
| `read:confluence-user` | View Confluence user profiles \(v1 API\) |
| `read:task:confluence` | View Confluence inline tasks |
| `write:task:confluence` | Update Confluence inline tasks |
| `write:space:confluence` | Create and update Confluence spaces |
| `delete:space:confluence` | Delete Confluence spaces |
| `read:blogpost:confluence` | View Confluence blog posts |
| `write:blogpost:confluence` | Create and update Confluence blog posts |
| `delete:blogpost:confluence` | Delete Confluence blog posts |
| `read:content.property:confluence` | View properties on Confluence content |
| `write:content.property:confluence` | Create and manage content properties |
| `read:space.property:confluence` | View Confluence space properties |
| `write:space.property:confluence` | Create and manage space properties |
| `read:space.permission:confluence` | View Confluence space permissions |

## Actions

Expand Down
8 changes: 8 additions & 0 deletions apps/docs/content/docs/integrations/docusign.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ In Sim, the DocuSign integration enables your agents to automate document workfl
Create and send envelopes for e-signature, use templates, check signing status, download signed documents, and manage recipients with DocuSign.


## Scopes

Connecting DocuSign through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `signature` | Create and send envelopes for e-signature |
| `extended` | Extended access to DocuSign account features |

## Actions

Expand Down
13 changes: 13 additions & 0 deletions apps/docs/content/docs/integrations/dropbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,19 @@ These capabilities allow your Sim agents to automate Dropbox operations directly
Integrate Dropbox into your workflow for file management, sharing, and collaboration. Upload files, download content, create folders, manage shared links, and more.


## Scopes

Connecting Dropbox through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `account_info.read` | View Dropbox account information |
| `files.metadata.read` | View file and folder names, sizes, and dates |
| `files.metadata.write` | Modify file and folder metadata |
| `files.content.read` | Download and read Dropbox files |
| `files.content.write` | Upload, copy, move, and delete files in Dropbox |
| `sharing.read` | View shared files and folders |
| `sharing.write` | Share files and folders with others |

## Actions

Expand Down
13 changes: 13 additions & 0 deletions apps/docs/content/docs/integrations/gmail.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,19 @@ In Sim, the Gmail integration enables your agents to interact with your inbox pr
Integrate Gmail into the workflow. Can send, read, search, and move emails. Can be used in trigger mode to trigger a workflow when a new email is received.


## Scopes

Connecting Gmail through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/gmail.send` | Send emails |
| `https://www.googleapis.com/auth/gmail.modify` | View and manage email messages |
| `https://www.googleapis.com/auth/gmail.labels` | View and manage email labels |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
9 changes: 9 additions & 0 deletions apps/docs/content/docs/integrations/google_ads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ In Sim, the Google Ads integration enables your agents to query campaign data, m
Connect to Google Ads to list accessible accounts, list campaigns, view ad group details, get performance metrics, and run custom GAQL queries.


## Scopes

Connecting Google Ads through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/adwords` | Manage Google Ads campaigns and reporting |

## Actions

Expand Down
9 changes: 9 additions & 0 deletions apps/docs/content/docs/integrations/google_bigquery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ In Sim, the Google BigQuery integration enables your agents to query datasets, i
Connect to Google BigQuery to run SQL queries, list datasets and tables, get table metadata, and insert rows.


## Scopes

Connecting Google BigQuery through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/bigquery` | View and manage data in Google BigQuery |

## Actions

Expand Down
11 changes: 11 additions & 0 deletions apps/docs/content/docs/integrations/google_calendar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@ In Sim, the Google Calendar integration allows your agents to read, create, upda
Integrate Google Calendar into the workflow. Can create, read, update, and list calendar events.


## Scopes

Connecting Google Calendar through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/calendar` | View and manage calendar |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
9 changes: 9 additions & 0 deletions apps/docs/content/docs/integrations/google_contacts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ In Sim, the Google Contacts integration allows your agents to create, read, upda
Integrate Google Contacts into the workflow. Can create, read, update, delete, list, and search contacts.


## Scopes

Connecting Google Contacts through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/contacts` | View and manage Google Contacts |

## Actions

Expand Down
12 changes: 12 additions & 0 deletions apps/docs/content/docs/integrations/google_docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,18 @@ In Sim, the Google Docs integration allows your agents to read document content,
Integrate Google Docs into the workflow. Read, write, and create documents, insert text, tables, images, and page breaks, find and replace text, and apply text styling.


## Scopes

Connecting Google Docs through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/drive.file` | View and manage Google Drive files |
| `https://www.googleapis.com/auth/drive` | Access all Google Drive files |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
12 changes: 12 additions & 0 deletions apps/docs/content/docs/integrations/google_drive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,18 @@ In Sim, the Google Drive integration allows your agents to read, upload, downloa
Integrate Google Drive into the workflow. Can create, upload, download, copy, move, delete, share files and manage permissions.


## Scopes

Connecting Google Drive through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/drive.file` | View and manage Google Drive files |
| `https://www.googleapis.com/auth/drive` | Access all Google Drive files |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
13 changes: 13 additions & 0 deletions apps/docs/content/docs/integrations/google_forms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,19 @@ In Sim, the Google Forms integration enables your agents to programmatically acc
Integrate Google Forms into your workflow. Read form structure, get responses, create forms, update content, and manage notification watches.


## Scopes

Connecting Google Forms through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/drive` | Access all Google Drive files |
| `https://www.googleapis.com/auth/forms.body` | View and manage Google Forms |
| `https://www.googleapis.com/auth/forms.responses.readonly` | View responses to Google Forms |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
10 changes: 10 additions & 0 deletions apps/docs/content/docs/integrations/google_groups.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ In Sim, the Google Groups integration gives your agents API-driven control to au
Connect to Google Workspace to create, update, and manage groups and their members using the Admin SDK Directory API.


## Scopes

Connecting Google Groups through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/admin.directory.group` | Manage Google Workspace groups |
| `https://www.googleapis.com/auth/admin.directory.group.member` | Manage Google Workspace group memberships |

## Actions

Expand Down
12 changes: 12 additions & 0 deletions apps/docs/content/docs/integrations/google_meet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,18 @@ In Sim, the Google Meet integration allows your agents to create meeting spaces
Integrate Google Meet into your workflow. Create meeting spaces, get space details, end conferences, list conference records, and view participants.


## Scopes

Connecting Google Meet through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/meetings.space.created` | Create Google Meet spaces and manage the ones created through Sim |
| `https://www.googleapis.com/auth/meetings.space.readonly` | View Google Meet meeting space details |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
12 changes: 12 additions & 0 deletions apps/docs/content/docs/integrations/google_sheets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ In Sim, the Google Sheets integration enables your agents to read from, write to
Integrate Google Sheets into the workflow with explicit sheet selection. Can read, write, append, update, clear data, create spreadsheets, get spreadsheet info, and copy sheets.


## Scopes

Connecting Google Sheets through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/drive.file` | View and manage Google Drive files |
| `https://www.googleapis.com/auth/drive` | Access all Google Drive files |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
12 changes: 12 additions & 0 deletions apps/docs/content/docs/integrations/google_slides.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ In Sim, the Google Slides integration enables your agents to interact directly w
Build, edit, and export branded Google Slides presentations end-to-end. Copy a template, replace text and image tokens, embed Sheets charts, style text and shapes with brand fonts and colors, manage tables and layouts, group elements, run atomic batch updates, and export to PDF or PPTX.


## Scopes

Connecting Google Slides through OAuth requests these scopes.

| Scope | Description |
| ----- | ----------- |
| `https://www.googleapis.com/auth/userinfo.email` | View email address |
| `https://www.googleapis.com/auth/userinfo.profile` | View basic profile info |
| `https://www.googleapis.com/auth/drive.file` | View and manage Google Drive files |
| `https://www.googleapis.com/auth/drive` | Access all Google Drive files |

A managed connection also requests `openid`, which is how Sim verifies the account behind the credential.

## Actions

Expand Down
Loading
Loading