Skip to content

docs: add Attio integration setup guide (ext-399) #3743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Attio Integration Documentation

This PR adds comprehensive documentation for the Attio integration, including a detailed setup guide for creating and configuring OAuth 2.0 credentials.

Changes

  • Added complete setup guide with step-by-step instructions
  • Updated access requirements section
  • Reformatted useful links into a table for better readability
  • Added common OAuth scopes section
  • Enhanced API gotchas section with important considerations

References

Link to Devin run: https://app.devin.ai/sessions/94f14c04f0bf4a7bb75ab740686940de
Requested by: [email protected]

Copy link

linear bot commented Mar 19, 2025

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor Author

I've recorded a video demonstrating the complete setup process for Attio integration. The video shows the OAuth app creation process, including navigating the developer portal, configuring redirect URIs, and setting up necessary permissions.

Attio Setup Video

Copy link
Contributor Author

Closing due to inactivity for more than 7 days.

- When you're ready to publish your integration for wider use, you need to request publication by clicking "request publication" in the settings page of your integration.

- It's recommended to host integrations in dedicated development workspaces to maintain data integrity and ease the publication process.
Copy link
Contributor

Choose a reason for hiding this comment

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

Take this out

Comment on lines 83 to 91
| Topic | Links |
| - | - |
| General | [Attio Developer Documentation](https://developers.attio.com/docs) |
| | [Attio API Reference](https://developers.attio.com/reference) |
| OAuth | [Using the OAuth 2.0 Flow](https://developers.attio.com/reference/using-oauth) |
| | [Authorize Endpoint](https://developers.attio.com/reference/get_authorize) |
| | [Token Endpoint](https://developers.attio.com/reference/post_oauth-token) |
| API | [Attio API Overview](https://developers.attio.com/docs/introduction) |
| | [API Rate Limits](https://developers.attio.com/reference/rate-limits) |
Copy link
Contributor

Choose a reason for hiding this comment

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

Change this to list format

… format from table to list - Remove API gotchas section

Co-Authored-By: [email protected] <[email protected]>
Copy link
Contributor Author

I've addressed the feedback by changing the useful links from table to list format and removing the API gotchas section as requested.

@TBonnin TBonnin added the never-stale Exempt issue/PR from being automatically closed when inactive label Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation never-stale Exempt issue/PR from being automatically closed when inactive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants