πŸ”₯ 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

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: