Deprecation Notice
⚠️
Attention: This feature is deprecated and will be removed in a future release. We recommend transitioning to the new system as soon as possible to ensure continued support and improvements.
---
Git Flow for New Corrections and Features
!
Git Flow for New Corrections and Features
---
Git Flow for Hotfixes
!
Git Flow for Hotfixes
konxtract
> konxtract
Konxtract is a CLI that has multiple functions within the main function of extracting data from zipper clients.
Build Setup
$3
To be able to run the application, first configure your GOOGLE_APPLICATION_CREDENTIALS .
``
bash
$3
sudo nano ~/.bashrc
$3
export GOOGLE_APPLICATION_CREDENTIALS=/konselior-2165675fe84a.json
$3
source ~/.bashrc
`
dependencies
`
bash
$3
$ npm install
$3
$ npm link
`
commands
`
bash
$3
konxtract -i "Nome do Cliente"
$3
konxtract -i "Nome da integração" --customerId "id do customer"
``