Skip to content

Orbit#

Use the Orbit node to automate work in Orbit, and integrate Orbit with other applications. n8n has built-in support for a wide range of Orbit features, including creating and getting activities, deleting, looking up, and updating members, as well as deleting and creating posts.

On this page, you'll find a list of operations the Orbit node supports and links to more resources.

Credentials

Refer to Orbit credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's Orbit integrations list.

Basic Operations#

  • Activity
    • Create an activity for a member
    • Get all activities
  • Member
    • Delete a member
    • Get a member
    • Get all members in a workspace
    • Lookup a member by identity
    • Update a member
    • Create/Update a member
  • Note
    • Create a note
    • Get all notes for a member
    • Update a note
  • Post
    • Create a post
    • Get all posts
    • Delete a post