Skip to content

Publish Transform

Create and manage your tables' transforms either using the Hydrolix API or with the web UI. While the API is more feature-rich, the UI is a good place to learn about Hydrolix transforms.

Use the API⚓︎

Config API methods fetch and set transforms as complete JSON documents defined by the user. Use POST https://{hostname}/config/v1/orgs/{org_id}/projects/{project_id}/tables/{table_id}/transforms/ to create a new transform.

Use the UI⚓︎

To publish a new transform, select + Add new > Table transform. To view details on an existing transform:

  1. Go to Data in the left nav.
  2. Click to expand the project.
  3. Select the table.

Apply transforms to ingest⚓︎

Use the transform name key when configuring an ingest stream.