Skip to content

docs: add Attio auth provider reference page#870

Open
emmithood wants to merge 3 commits intomainfrom
emmithood/attio-docs-investigation
Open

docs: add Attio auth provider reference page#870
emmithood wants to merge 3 commits intomainfrom
emmithood/attio-docs-investigation

Conversation

@emmithood
Copy link
Contributor

Summary

  • Adds the missing app/en/references/auth-providers/attio/page.mdx auth provider reference page
  • Covers Arcade's default Attio auth, creating your own Attio OAuth app, configuring it in the Arcade Dashboard, and using Attio auth in app code and custom tools
  • Scopes match exactly what's defined in attio.json (9 OAuth scopes)

Test plan

  • Visit /en/references/auth-providers/attio and verify the page renders correctly
  • Check that all internal links resolve (MCP server page, auth guides)
  • Verify the page appears in the auth providers sidebar navigation

Adds the missing auth provider documentation for Attio, covering default
provider usage, creating your own Attio OAuth app, configuring it in the
Arcade Dashboard, and using Attio auth in app code and custom tools.
@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 10, 2026 7:33pm

Request Review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 4 style suggestion(s).

Powered by Vale + Claude

<Callout>
Want to quickly get started with Attio in your agent or AI app? The pre-built
[Arcade Attio MCP server](/resources/integrations/sales/attio) is what you
want!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Exclamation: Removed exclamation point as per style guide

Suggested change
want!
want.


This page describes how to use and configure Attio auth with Arcade.

This auth provider is used by:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Passive: Changed passive voice to active voice

Suggested change
This auth provider is used by:
Use this auth provider with:


In a production environment, you will most likely want to use your own Attio app credentials. This way, your users will see your application's name requesting permission.

Before showing how to configure your Attio app credentials, let's go through the steps to create an Attio app.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.We: Replaced 'let's' with 'we'll' to avoid first-person plural

Suggested change
Before showing how to configure your Attio app credentials, let's go through the steps to create an Attio app.
Before showing how to configure your Attio app credentials, we'll go through the steps to create an Attio app.


#### Create the provider

Hit the **Create** button and the provider will be ready to be used.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Passive: Changed passive voice construction to active

Suggested change
Hit the **Create** button and the provider will be ready to be used.
Hit the **Create** button and the provider will be ready for use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant