
π₯ Power Data Transformer
Pricing
Pay per event

π₯ Power Data Transformer
Streamline data integration and automation. Clean, merge, deduplicate, enrich, and transform your data using flexible multi-step pipelines and the full power of SQL
0.0 (0)
Pricing
Pay per event
0
Total users
3
Monthly users
3
Runs succeeded
90%
Last modified
3 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: