scripted-imports
Example Import Scripts
Modify for importing your specific data. Recommend:
- writing scripts that can be executed multiple times
- use a source of truth like a published Google Sheets (publish in TSV format for best results)
- use API keys for instance access
Usage
shards build
./bin/import_bookings
./bin/import_desks
Desk Command line switches
-f ./data.tsv
if you have the data locally-u https://path_to_TSV
if you've published a google sheet-d https://placeos.domain
the placeos instance-k abs1234xfndsx
the placeos api key
i.e.
./bin/import_desks -d "https://placeos.domain" -k "c3c1ebeb60d94dcc96caf5fae12"
Repository
scripted-imports
Owner
Statistic
- 1
- 0
- 0
- 0
- 2
- 2 months ago
- April 21, 2023
License
Links
Synced at
Tue, 26 Nov 2024 03:55:39 GMT
Languages