integrations.sh
← all integrations

Orbit API

OpenAPI apis-guru customer_relation

Please see the complete Orbit API documentation at .

Homepage
https://api.apis.guru/v2/specs/orbit.love/v1.json
Provider
orbit.love
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/orbit.love/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/orbit.love/v1/openapi.yaml

Tools (35)

Extracted live via the executor SDK.

  • activities.deleteWorkspaceSlugMembersMemberSlugActivitiesId

    Delete a post activity

  • activities.getWorkspaceSlugActivities

    List activities for a workspace

  • activities.getWorkspaceSlugActivitiesId

    Get an activity in the workspace

  • activities.getWorkspaceSlugMembersMemberSlugActivities

    List activities for a member

  • activities.getWorkspaceSlugOrganizationsOrganizationIdActivities

    List member activities in an organization

  • activities.postWorkspaceSlugActivities

    Use this method when you know an identity of the member (github, email, twitter, etc.) but not their Orbit ID. Pass fields in the member object to update the member in addition to creating the activity.

  • activities.postWorkspaceSlugMembersMemberSlugActivities

    Create a Custom or a Content activity for a member

  • activities.putWorkspaceSlugMembersMemberSlugActivitiesId

    Update a custom activity for a member

  • activityTypes.getWorkspaceSlugActivityTypes

    List all activity types for a workspace

  • members.deleteWorkspaceSlugMembersMemberSlug

    Delete a member

  • members.deleteWorkspaceSlugMembersMemberSlugIdentities

    Remove identity from a member

  • members.getWorkspaceSlugMembers

    List members in a workspace

  • members.getWorkspaceSlugMembersFind

    Provide a source and one of username/uid/email params to return a member with that identity, if one exists. Common values for source include github, twitter, and email.

  • members.getWorkspaceSlugMembersMemberSlug

    Get a member

  • members.getWorkspaceSlugOrganizationsOrganizationIdMembers

    List members in an organization

  • members.postWorkspaceSlugMembers

    This method is useful when you know a member's identity in another system and want to create or update the corresponding Orbit member. Identities can be specified in the identity object or member attributes like member.github. If no member exists, a new member will be created and linked to any provided identities.

  • members.postWorkspaceSlugMembersMemberSlugIdentities

    Add identity to a member

  • members.putWorkspaceSlugMembersMemberSlug

    Update a member

  • notes.getWorkspaceSlugMembersMemberSlugNotes

    Get the member's notes

  • notes.postWorkspaceSlugMembersMemberSlugNotes

    Create a note

  • notes.putWorkspaceSlugMembersMemberSlugNotesId

    Update a note

  • organizations.getWorkspaceSlugOrganizations

    List organizations in a workspace

  • organizations.getWorkspaceSlugOrganizationsOrganizationId

    Get an organization

  • organizations.putWorkspaceSlugOrganizationsOrganizationId

    Update an organization

  • reports.getWorkspaceSlugReports

    Get a workspace stats

  • users.getUser

    Get info about the current user

  • webhooks.deleteWorkspaceSlugWebhooksId

    Delete a webhook

  • webhooks.getWorkspaceSlugWebhooks

    List webhooks in a workspace

  • webhooks.getWorkspaceSlugWebhooksId

    Get a webhook

  • webhooks.postWorkspaceSlugWebhooks

    Create a webhook

  • webhooks.putWorkspaceSlugWebhooksId

    Update a webhook

  • workspaces.getWorkspaces

    Get all workspaces for the current user

  • workspaces.getWorkspacesWorkspaceSlug

    Get a workspace

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools