-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] attio #16302
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
[Components] attio #16302
Comments
Requested by the Lindy team |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi @vunguyenhung @sergio-eliot-rodriguez I'm actually having issues with
And this is the response I'm gerring with error:
@sergio-eliot-rodriguez can you help me out and contact support so maybe they can give us some clue about this error The docs are here just in case https://docs.attio.com/rest-api/endpoint-reference/records/assert-a-record |
hi @vunguyenhung about the issue: SourcesImprovement needed - Deactive/Reactivate sources shows 401 error in source log
|
I reached out Attio support regarding |
@jcortes Attio's support says we should use a different attribute to record_id to attempt creating the record, and instead use an attribute that could be used as identity such as email_address, this is what they said exactly:
Can you try that and let us know if that made the trick? |
attio
URLs
Webhook Sources
new-activity-instant
Prompt
Emit new event when an note, task or comment is created. Useful for tracking engagement in real time.
Actions
create-person
Prompt
Create a new person in Attio. Requires contact name and email. Optionally include tags, company, or custom fields.
URLs
update-person
Prompt
Update an existing person's information. Requires contact ID. Optionally update name, email, tags, or custom fields.
URLs
create-task
Prompt
Creates a new task for a given person record.
URLs
The text was updated successfully, but these errors were encountered: