OCNORA

Google Contacts

CRM & salesOAuth 2.0credential probe

Google Contacts via the People API — create and search (Google OAuth2).

OCNORA ships 12 typed Google Contacts operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 12

  • Create Contact
    Create a contact in Google Contacts (People API).
    google_contacts.create_contact
  • Create Contact Group
    Create a new contact group owned by the authenticated user.
    google_contacts.create_contact_group
  • Delete Contact
    Delete a contact from Google Contacts.
    google_contacts.delete_contact
  • Delete Contact Group
    Delete an existing contact group owned by the authenticated user by specifying a contact group resource name.
    google_contacts.delete_contact_group
  • Get Contact
    Fetch one contact by resource name.
    google_contacts.get_contact
  • Get People
    Provides information about a person by specifying a resource name.
    google_contacts.get_people
  • List Contact Groups
    List contact groups (labels) — how to find a group's id.
    google_contacts.list_contact_groups
  • List Contacts
    List the account's contacts, page by page or incrementally.
    google_contacts.list_contacts
  • Modify Group Members
    Add contacts to a contact group, or take them out of it.
    google_contacts.modify_group_members
  • Replace Contact Group
    Update the name of an existing contact group owned by the authenticated user.
    google_contacts.replace_contact_group
  • Search
    Search Google Contacts (People API) by name/email/phone.
    google_contacts.search_contacts
  • Update Contact
    Change a contact's name, email, phone, company or notes.
    google_contacts.update_contact

Run your first Google Contacts workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.