feat: create ClickUp task after confirming accommodation booking
This commit is contained in:
@@ -61,6 +61,13 @@ ACCOMMODATION_TERMS_IT=
|
||||
BPN_CONNECT_BASE_URL=https://bpn-connect.ep-reisen.app
|
||||
BPN_CONNECT_API_KEY=
|
||||
|
||||
# ClickUp task created when an accommodation booking is confirmed. Token/ids are secrets and
|
||||
# stay empty here — set them in .env.local. Without them the handler skips with a warning.
|
||||
CLICKUP_API_TOKEN=
|
||||
CLICKUP_LIST_ID=
|
||||
CLICKUP_TEMPLATE_ID=
|
||||
CLICKUP_API_BASE_URL=https://api.clickup.com/api/v2
|
||||
|
||||
APP_BPN_USER=
|
||||
APP_BPN_PASSWORD=
|
||||
APP_BPN_IP=
|
||||
|
||||
Reference in New Issue
Block a user