
π₯ Power Data Transformer
Pricing
Pay per event

π₯ Power Data Transformer
Automate your entire data workflow: clean, merge, filter, deduplicate, enrich, and reshape your datasets using built-in transformation or powerful SQL pipelines β seamlessly integrated with automation platforms like n8n, Make.com, and Zapier.
0.0 (0)
Pricing
Pay per event
0
Total users
5
Monthly users
5
Runs succeeded
92%
Last modified
18 days ago
You can access the π₯ Power Data Transformer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "sources": [< "table: name='\''example-appollo-grape-leads'\''"< ],< "transformations": [< "select * from {{$1}} limit 10"< ],< "outputs": [< "dataset:"< ]<}' |<apify call wiseek/power-data-transformer --silent --output-dataset
π₯ Power Data Transformer API through CLI
The Apify CLI is the official tool that allows you to use π₯ Power Data Transformer locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: