Sign inStart your trial

Exist

Reference

12 actions for Exist workflows.

01. Operations

Act on Exist from a workflow

Operations are the actions a workflow can take in Exist, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Other

12 operations

These operations handle user profile management, attribute ownership, OAuth2 authentication, and data analytics across the Exist platform. Use them when you need to retrieve user information, manage attribute permissions, perform statistical analysis, or authorize API access in your workflow automation.

Action★ Featured

Get Correlations

EXIST_GET_CORRELATIONS

Retrieve correlations between your tracked metrics to understand which factors influence each other statistically, such as how sleep affects your mood or productivity. This helps you identify patterns and relationships in your data for better decision-making.

5 input
Action★ Featured

Get Insights

EXIST_GET_INSIGHTS

Automatically analyzes your tracked data to surface meaningful patterns, correlations, and trends that might otherwise go unnoticed, helping you understand what impacts your habits and behaviors.

5 input
Action★ Featured

Get User Attributes

EXIST_GET_USER_ATTRIBUTES

Retrieve metadata about available user attributes to understand what data fields you can work with for filtering, selection, or integration setup. This helps you discover and organize the attributes needed for your workflows without having to load actual values.

9 input
Action★ Featured

Increment Attribute Values

EXIST_INCREMENT_ATTRIBUTE_VALUES

Increment numeric attribute values by a specified amount rather than replacing them entirely, ideal for maintaining running totals and counters. Works with numeric attributes only to help you track cumulative data without overwriting existing values.

1 input
Action

Acquire Attribute Ownership

EXIST_ACQUIRE_ATTRIBUTE_OWNERSHIP

Enables you to claim ownership of data attributes for your account, allowing you to write and manage data in those fields. This is essential when you need to create new attributes or take control of existing ones before storing information.

1 input
Action

Exist OAuth2 Authorize

EXIST_OAUTH2_AUTHORIZE

Generates the authorization URL that users visit to grant your application access to their Exist.io account data. After granting permission, users are redirected back to your app with an authorization code needed to establish the connection.

5 input
Action

Get Attribute Templates

EXIST_GET_ATTRIBUTE_TEMPLATES

Retrieve a list of available attribute templates you can use to organize and structure your data. This helps you understand what template options are available before setting up new data fields.

4 input
Action

Get Attributes With Values

EXIST_GET_ATTRIBUTES_WITH_VALUES

Retrieves all attributes associated with your account along with their current values, allowing you to see both the metadata and historical data for each attribute in one request.

6 input
Action

Get Averages

EXIST_GET_AVERAGES

Retrieve weekly average values for all your tracked attributes with daily breakdowns, helping you understand patterns and trends in your data over time. Optionally access historical averages to compare performance across different weeks.

7 input
Action

Get Owned Attributes

EXIST_GET_OWNED_ATTRIBUTES

Retrieve the specific attributes your service manages for the authenticated user, ensuring you only update and modify data your application owns. This helps maintain data integrity by preventing conflicts when multiple services manage different user attributes.

8 input
Action

Get User Profile

EXIST_GET_USER_PROFILE

Retrieve your account details and preferences including timezone and account status. Use this to verify your account information and settings after connecting to the service.

Action

Release Attribute Ownership

EXIST_RELEASE_ATTRIBUTE_OWNERSHIP

Relinquishes your control over a data attribute, allowing other users or systems to take ownership when you no longer maintain that information. This is useful when you're discontinuing service for certain data points or transitioning responsibilities.

1 input
What now

Use Exist in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.