binds-co-toolbelt
v1.0.1
Published
Binds.co toolbelt
Downloads
6
Maintainers
Readme
Binds.co toolbelt
Binds.co cli toolbelt
Requirements
You also need a token from your Binds.co account.
Installation
Package
npm install -g binds-co-toolbelt
Token
Define a environment variable containing the Binds.co token.
- Ubuntu:
echo "export BINDS_CO_TOKEN=token" >> ~/.profile
- Windows:
setx BINDS_CO_TOKEN "token"
Commands
binds-co batch <file> [options]
Parse a file and send a batch of seeds to Binds.co API
Options:
-h, --help output usage information
-c, --cols <cols> columns to include, comma separated
-e, --email [col] email collumn
-n, --name [col] name collumn
-p, --phone [col] phone collumn
-s, --source <source> Binds.co API source
Example:
binds-co batch ./ORCVENS2.DBF -source XYZXYZXYZXYZXYZXYZXYZ -cols PEDIDO,TOTAL,VENDEDOR -name CLINOME -email CLIEMAIL
More info
Visit Binds.co or contact us:
- By Email: [email protected]
- By Phone: +55 11 2985 2980