move api key file
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Data processing script(s)
|
||||
|
||||
### PrerequisiriesXX
|
||||
In directory `_data` is a file with name `api_keys.py` that holds API keys:
|
||||
```GOOGLE_API_KEY = 'api_key_here'
|
||||
OPENAI_API_KEY = 'api_key_here'
|
||||
... ```
|
||||
|
||||
## angebote_traegerMail_iteration (related to FM)
|
||||
### Input
|
||||
This script is related to FileMaker script "OptOut: Mailadressen sammeln - simple Tabelle" that collects data "Name | Angebotsmail | Trägermail". The FM script has the variable $$angeboteMailListe as result -> extract its value into `input.txt`.
|
||||
|
Reference in New Issue
Block a user