A Transformation is a process for refining and combining data you have on your catalog. It supports cleaning, renaming columns, merging tables, and processing data, enabling tailored integrations, analysis and insights.

In the Transformations page, you can see all transformations you have created and manage them by activating/deactivating, triggering, checking its details and more.

New transformations

If you already have a user_transformation function (meaning that you have your transformation code ready), you can effectively create the transformation in our platform through the Add Transformation button.

If you don’t, you might want to start playing with your catalog data by using our templates. They will allow quick and safe access to the data.

  1. Go to the Transformation Resources page.
  2. Generate/Copy the token that have access to the tables you want to work with in your transformation.
  3. Use the template that better suits your needs (online or local template) and follow the template instructions to get to your final code.
    • Inside the template, you will be asked to paste the token and also the INPUT_TABLES list, which you will find on the platofrm, associated to your token.

If you need any help, send us a message!