OCNORA

HighLevel

CRM & salesOAuth 2.0credential probe

HighLevel (GoHighLevel) contacts, tasks, opportunities and calendars through the LeadConnector API 2.0.

OCNORA ships 32 typed HighLevel 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. Anything not covered by a typed node reaches https://services.leadconnectorhq.com through the HTTP node with the same credential.

Operations 32

  • Add Contact Tags
    Add one or more tags to a contact.
    highlevel.add_contact_tags
  • Complete Task
    Mark a task completed, or reopen it.
    highlevel.complete_task
  • Create Appointment
    Book an appointment for a contact on a calendar.
    highlevel.create_appointment
  • Create Contact
    Create a contact in the connection's sub-account.
    highlevel.create_contact
  • Create Opportunity
    Create an opportunity in a pipeline stage for a contact.
    highlevel.create_opportunity
  • Create Task
    Create a task on a contact.
    highlevel.create_task
  • Delete Contact
    Delete a contact and everything HighLevel deletes with it.
    highlevel.delete_contact
  • Delete Appointment
    Delete an appointment or blocked slot from a calendar.
    highlevel.delete_event
  • Delete Opportunity
    Delete an opportunity.
    highlevel.delete_opportunity
  • Delete Task
    Delete a task from a contact.
    highlevel.delete_task
  • Find Duplicate Contact
    Find the contact that already holds an email address or phone number.
    highlevel.find_duplicate_contact
  • Get Appointment
    Read one appointment by its event id.
    highlevel.get_appointment
  • Get Calendar
    Read one calendar's settings and availability rules.
    highlevel.get_calendar
  • Get Contact
    Read one contact by its id.
    highlevel.get_contact
  • Get Free Slots
    List the bookable times on a calendar between two dates.
    highlevel.get_free_slots
  • Get Opportunity
    Read one opportunity by its id.
    highlevel.get_opportunity
  • Get Task
    Read one task on a contact.
    highlevel.get_task
  • List Calendar Events
    List booked appointments in a time window.
    highlevel.list_calendar_events
  • List Calendars
    List the sub-account's calendars.
    highlevel.list_calendars
  • List Contact Appointments
    List every appointment booked for one contact.
    highlevel.list_contact_appointments
  • List Contacts
    List one page of the sub-account's contacts, newest first.
    highlevel.list_contacts
  • List Pipelines
    List the sub-account's opportunity pipelines and their stages.
    highlevel.list_pipelines
  • List Contact Tasks
    List every task on one contact.
    highlevel.list_tasks
  • Remove Contact Tags
    Remove one or more tags from a contact.
    highlevel.remove_contact_tags
  • Search Contacts
    Run HighLevel's advanced contact search with a filter body.
    highlevel.search_contacts
  • Search Opportunities
    Search the sub-account's opportunities by pipeline, stage, status or text.
    highlevel.search_opportunities
  • Update Appointment
    Reschedule an appointment or change its status.
    highlevel.update_appointment
  • Update Contact
    Update a contact; only the fields you fill in are sent.
    highlevel.update_contact
  • Update Opportunity
    Update an opportunity; only the fields you fill in are sent.
    highlevel.update_opportunity
  • Update Opportunity Status
    Move an opportunity to won, lost, open or abandoned.
    highlevel.update_opportunity_status
  • Update Task
    Update a task; only the fields you fill in are sent.
    highlevel.update_task
  • Upsert Contact
    Create a contact, or update the one that already holds this email address or phone number.
    highlevel.upsert_contact

Run your first HighLevel 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.