Skip to content

hull/hull-gsheets-phantombuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hull-gsheets-phantombuster

Node.js CI Commitizen friendly

Overview

Hull Google Sheets Exporter for Phantombuster automations

This connector allows you to send Hull profile data to Google Sheets and leverage this data for your Phantombuster automations.

Please refer to the end-user documentation for further details, see Connector Docs.

Usage

After installing dependencies via

npm i

you can use the build script from package.json to build the JS files or start the live development server running

npm run start-src--watch

For convenience the script section contains a script to run ngrok and provide a tunnel to your local environment. Make sure to have ngrok installed and then run

npm run ngrok

If you are not on a paid ngrok plan, you can run ngrokfree which doesn't use a dedicated subdomain.

To run a clustered version of the connector for production, use

npm run start

Contributing

This project welcomes contributions and suggestions; we would appreciate if you follow the Code of Conduct.

Please read the Contribution Guidelines and refer to the Developing Guidelines for details about how to make a positive impact on this project.

Changelog

The changelog which details the releases can be found here.

License

MIT License. See LICENSE document for details.

About

Google Sheets Exporter for Phantombuster automations

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published