OCNORA

Iterable

EmailAPI keycredential probe

Iterable growth marketing: user profiles, custom events, lists and triggered campaign email (project API key).

OCNORA ships 20 typed Iterable 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.iterable.com through the HTTP node with the same credential.

Operations 20

  • Bulk Update Users
    Create or update many user profiles in one call.
    iterable.bulk_update_users
  • Create List
    Create a new static list in the project.
    iterable.create_list
  • Delete List
    Delete a static list by its id.
    iterable.delete_list
  • Delete User
    Delete a user profile by email address or by userId.
    iterable.delete_user
  • Forget User
    Erase a user under GDPR and block Iterable from collecting their data again.
    iterable.forget_user
  • Get List Size
    Count the users currently in a list.
    iterable.get_list_size
  • Get Sent Messages
    List the messages Iterable has sent to one user.
    iterable.get_sent_messages
  • Get User
    Read one user profile by email address or by userId.
    iterable.get_user
  • Get User Events
    List the most recent events recorded for one user.
    iterable.get_user_events
  • Get User Fields
    Read the project's user-profile schema — every field and its type.
    iterable.get_user_fields
  • List Lists
    List every static and dynamic list in the project.
    iterable.list_lists
  • Merge Users
    Merge one user profile into another, keeping the destination profile.
    iterable.merge_users
  • Send Email
    Send one triggered campaign email to a user.
    iterable.send_email
  • Subscribe To List
    Add subscribers to a list, creating their profiles if needed.
    iterable.subscribe_to_list
  • Track Events (Bulk)
    Record many custom events in one call.
    iterable.track_bulk_events
  • Track Event
    Record one custom event against a user profile.
    iterable.track_event
  • Unsubscribe From List
    Remove users from a list, optionally unsubscribing them globally.
    iterable.unsubscribe_from_list
  • Update Subscriptions
    Set which lists, channels and message types a user is subscribed to.
    iterable.update_subscriptions
  • Update User
    Create or update a user profile, merging the supplied data fields into it.
    iterable.update_user
  • Update User Email
    Change the email address that identifies an existing user profile.
    iterable.update_user_email

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