config.py aktualisiert
This commit is contained in:
@@ -280,4 +280,13 @@ DEALFRONT_LOGIN_URL = "https://app.dealfront.com/login"
|
||||
TARGET_SEARCH_NAME = "Facility Management"
|
||||
DEALFRONT_TARGET_URL = "https://app.dealfront.com/t?products=target%2Cconnect%2Cpromote%2Cdatacare"
|
||||
|
||||
# ==============================================================================
|
||||
# 5. DEALFRONT AUTOMATION CONFIGURATION
|
||||
# ==============================================================================
|
||||
DEALFRONT_CREDENTIALS_FILE = os.path.join(BASE_DIR, "dealfront_credentials.json")
|
||||
DEALFRONT_LOGIN_URL = "https://app.dealfront.com/login"
|
||||
DEALFRONT_TARGET_URL = "https://app.dealfront.com/t/prospector/companies"
|
||||
TARGET_SEARCH_NAME = "Facility Management" # <-- BITTE AN IHRE SUCHE ANPASSEN
|
||||
|
||||
|
||||
# --- END OF FILE config.py ---
|
||||
Reference in New Issue
Block a user