feat: Adding Attio Piece#7669
Conversation
|
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@kishanprmr I have completed the PR. And, it is ready for review. Thanks. |
@kishanprmr Can you please review this? |
@kishanprmr Request you to please review this PR. |
|
|
Attio has a List Objects endpoint that you can use to create a dropdown, allowing users to select the type of object/entry they want to create. Additionally, the List Attributes endpoint provides available properties for a specific object type (e.g., people). You can use this to create a Dynamic Property instead of using a JSON field. You can also reuse the same props in related actions. |
@kishanprmr Noted. I will make the changes as per comment in sometime. Thanks. |
|
@kishanprmr 1st part (List objects) is done. Working on the List Attributes now. |
|
@kishanprmr Need some clarification on this one.
The List Attributes endpoint requires a identifier for the endpoint to be functional. So, this cannot be used in the Create Record. So, other place is the update record. So, do we need to accept and identifier & then get the attributes, and then use Dynamic properties to generate the form.
|
@kishanprmr Please let me know about this. Thanks. |
|
@AnkitSharmaOnGithub you can pass 'objects' as identifier. |
|
@kishanprmr Missed this yesterday. Do we still need to use this endpoint?
|
|
@AnkitSharmaOnGithub please try testing it out. If it works, you can go ahead and add it to the piece. |
Sure. Thanks. |
|
@kishanprmr I have done changes as per your comment. The List attributes endpoint was not useful, so I have skipped adding that. |
@kishanprmr Please review, once you have the time. Thanks. |
|
@kishanprmr Please review once you have time. Thanks. |
|
|
@AnkitSharmaOnGithub I will review it this week. |
|
View your CI Pipeline Execution ↗ for commit c92d539.
☁️ Nx Cloud last updated this comment at |



What does this PR do?
Attio is a modern, collaborative CRM platform built to be fully customizable and real-time, helping teams manage relationships, workflows, and data with ease. It combines powerful automation with flexibility, enabling users to build their own CRM around unique workflows.
Explain How the Feature Works
This integration allows automation builders and AI agents to connect Attio with other tools to automate contact management, task creation, note logging, and list organization.
Demo Video
Link
The integration supports:
⚡ Triggers
🛠️ Write Actions
🔍 Search Actions
Relevant User Scenarios
Fixes #7668
/claim #7668