Twist
Chat & messagingOAuth 2.0Bearer tokencredential probe
Post and read Twist threads, thread comments and direct-conversation messages through the v3 API.
OCNORA ships 8 typed Twist 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.twist.com/api/v3 through the HTTP node with the same credential.
Operations 8
- Add CommentPost a comment as a reply inside an existing thread.twist.add_comment
- Send Conversation MessagePost a message into a direct conversation rather than a channel thread.twist.add_message
- Add ThreadStart a new titled thread in a channel.twist.add_thread
- List CommentsRead a page of the comments on a thread.twist.get_comments
- Get ThreadRead one thread by its id.twist.get_thread
- List ThreadsRead a page of the threads in a channel.twist.get_threads
- Remove ThreadDelete a thread and every comment on it, permanently.twist.remove_thread
- Update ThreadChange a thread's title, body or notified recipients.twist.update_thread
More in Chat & messaging
Run your first Twist 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.