Skip to main content
Range
13 actions · 1 auth method
Project Management

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Generate an API key from your Range developer settings at range.co/_/settings/developer
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

13 actions
Action
Description
Record Interaction
Record integration activity for a user
List Teams
Retrieve a list of teams associated with an organization
List User Teams
Get all teams a user belongs to using their user_id
Read Team
Read details about a specific team
Update Team Relation
Make a user join or follow a team, or update their role
Delete Team Relation
Remove a user from a team or stop following it
List Updates
Retrieve a list of check-ins (updates)
List Users
Retrieve a list of users in an organization
Read User
Read the full profile of a user by their user_id
Get Authenticated User
Retrieve the user associated with the current API key
Find User
Search for a user by email address or linked integration account. At least one filter (email, email_hash, or provider+pr…
Update User Profile
Update the profile information of a user
Update User State
Update the state of a user (admin only)