Is your feature request related to a problem?
The heap integration does not support non-us Heap instances.
Describe the solution you'd like.
As a user I would like to be able to select which region I want the integration to target.
The heap integration is hardcoded to target https://heapanalytics.com/ (HEAP_API_URL = "https://heapanalytics.com/").
Any user with a Heap instance in Europe can not currently use our integration as the European heap instances are available at http://eu.heapanalytics.com/.
Describe alternatives you've considered
N/A
Additional context
No response
Is your feature request related to a problem?
The heap integration does not support non-us Heap instances.
Describe the solution you'd like.
As a user I would like to be able to select which region I want the integration to target.
The heap integration is hardcoded to target
https://heapanalytics.com/(HEAP_API_URL = "https://heapanalytics.com/").Any user with a Heap instance in Europe can not currently use our integration as the European heap instances are available at
http://eu.heapanalytics.com/.Describe alternatives you've considered
N/A
Additional context
No response