OCNORA

E-goi

EmailAPI keycredential probe

Manage E-goi contacts, lists and tags (Marketing API v3).

OCNORA ships 9 typed E-goi 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://api.egoiapp.com through the HTTP node with the same credential.

Operations 9

  • Attach Tag To Contacts
    Attach one existing tag to a set of contacts in a list.
    egoi.attach_tag
  • Create Contact
    Add a contact to an E-goi list, with its base columns and extra fields.
    egoi.create_contact
  • Create Contact List
    Create an empty contact list on the E-goi account.
    egoi.create_list
  • Get Contact
    Read one contact of a list, with its base columns, extras and tags.
    egoi.get_contact
  • Get Contact List
    Read one contact list and its counters by id.
    egoi.get_list
  • List Contacts
    List a page of the contacts in one E-goi list, with optional filters.
    egoi.list_contacts
  • List Contact Lists
    List the contact lists on the E-goi account, with their counters.
    egoi.list_lists
  • Search Contacts
    Find a contact across every list on the account by one of its channels.
    egoi.search_contacts
  • Update Contact
    Change some columns of an existing contact; untouched fields stay.
    egoi.update_contact

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