https://github.com/faradayio/knocommerce_setup_script
Example of how to set up Faraday for KnoCommerce using Javascript
https://github.com/faradayio/knocommerce_setup_script
Last synced: 2 months ago
JSON representation
Example of how to set up Faraday for KnoCommerce using Javascript
- Host: GitHub
- URL: https://github.com/faradayio/knocommerce_setup_script
- Owner: faradayio
- License: mit
- Created: 2024-03-06T01:00:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T01:00:17.000Z (over 2 years ago)
- Last Synced: 2025-03-22T03:42:01.646Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# knocommerce setup script
## What it does
1. It assumes you already have created the subaccount via the https://faraday.ai/developers/reference/createaccount. You could add that to this script if you wanted to
2. Copies FIG-based cohorts from parent to child account.
It tries to be idempotent.
## Usage
```
node index.js $PARENT_API_KEY $CHILD_API_KEY
```
## Copyright
Copyright 2024 Faraday