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 UsersCreate or update many user profiles in one call.iterable.bulk_update_users
- Create ListCreate a new static list in the project.iterable.create_list
- Delete ListDelete a static list by its id.iterable.delete_list
- Delete UserDelete a user profile by email address or by userId.iterable.delete_user
- Forget UserErase a user under GDPR and block Iterable from collecting their data again.iterable.forget_user
- Get List SizeCount the users currently in a list.iterable.get_list_size
- Get Sent MessagesList the messages Iterable has sent to one user.iterable.get_sent_messages
- Get UserRead one user profile by email address or by userId.iterable.get_user
- Get User EventsList the most recent events recorded for one user.iterable.get_user_events
- Get User FieldsRead the project's user-profile schema — every field and its type.iterable.get_user_fields
- List ListsList every static and dynamic list in the project.iterable.list_lists
- Merge UsersMerge one user profile into another, keeping the destination profile.iterable.merge_users
- Send EmailSend one triggered campaign email to a user.iterable.send_email
- Subscribe To ListAdd 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 EventRecord one custom event against a user profile.iterable.track_event
- Unsubscribe From ListRemove users from a list, optionally unsubscribing them globally.iterable.unsubscribe_from_list
- Update SubscriptionsSet which lists, channels and message types a user is subscribed to.iterable.update_subscriptions
- Update UserCreate or update a user profile, merging the supplied data fields into it.iterable.update_user
- Update User EmailChange 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.