Skip to content

API 2.2 Post - Add A Note Contact not Documented #33

@qwo

Description

@qwo

I'm trying to use the i.create_child method to create a contact object.

I am able to create one with all visibility but I'm trying to create it VISIBLE only to a specific team but i only am getting 400s with the client lib.

The method call i'm using is below where the team_id is our numeric team id. Is there more documentation about the add_child or notes for 2.2?

i.create_child('contacts', id, 'notes', {'title': 'Test Import', 'body': '', 'VISIBLE_TO': 'Team', 'VISIBLE_TEAM_ID': INSIGHTLY_TEAM_ID})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions