πŸ”₯ Power Data Transformer avatar
πŸ”₯ Power Data Transformer

Pricing

Pay per event

Go to Store
πŸ”₯ Power Data Transformer

πŸ”₯ Power Data Transformer

Developed by

wiseek

wiseek

Maintained by Community

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

5

5

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: