DashboardSign inStart your trial

Keen.io

Reference

6 actions for Keen.io workflows.

01. Operations

Act on Keen.io from a workflow

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

Other

6 operations

These operations provide introspection and management capabilities for your Keen.io data structures and access controls. Use them to examine collection properties, review event data schemas, discover unique values, manage cached datasets, and handle access key permissions without deleting them entirely.

Action★ Featured

Inspect All Event Collections

KEEN_IO_INSPECT_ALL_EVENT_COLLECTIONS

View all event collections and their data structure in your Keen.io project to understand what data you have available and how it's organized. This helps you identify which events to query and what properties exist for analytics and reporting.

1 input
Action★ Featured

Select Unique

KEEN_IO_SELECT_UNIQUE

Returns distinct values for a specific property across your events, helping you understand what unique values exist in your data with optional filtering by date range or conditions.

8 input
Action

Inspect Collection Property

KEEN_IO_INSPECT_COLLECTION_PROPERTY

Examine the details and data type of a specific property within your event collection to understand how Keen.io has automatically categorized and stored that data field.

2 input
Action

Inspect Single Event Collection

KEEN_IO_INSPECT_SINGLE_EVENT_COLLECTION

View the structure and data types of fields in a Keen.io event collection to understand what data you're working with before running analytics queries.

1 input
Action

List Cached Dataset Definitions

KEEN_IO_LIST_CACHED_DATASETS

Retrieve all pre-computed dataset definitions in your Keen.io project to see which analytics have been pre-calculated and are ready for instant access. This helps you manage and monitor your cached analytics pipeline without needing to recompute results each time.

2 input
Action

Unrevoke Access Key

KEEN_IO_UNREVOKE_ACCESS_KEY

Reactivates a previously revoked Keen.io access key so it can be used for API authentication again. This is useful when you temporarily disabled a key but now need to restore its functionality without recreating it.

1 input
What now

Use Keen.io in a workflow

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