-
Notifications
You must be signed in to change notification settings - Fork 484
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
base: master
Are you sure you want to change the base?
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Closing due to inactivity for more than 7 days. |
docs-v2/integrations/all/attio.mdx
Outdated
- 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Take this out
docs-v2/integrations/all/attio.mdx
Outdated
| 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) | |
There was a problem hiding this comment.
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]>
I've addressed the feedback by changing the useful links from table to list format and removing the API gotchas section as requested. |
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
References
Link to Devin run: https://app.devin.ai/sessions/94f14c04f0bf4a7bb75ab740686940de
Requested by: [email protected]