|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Heroku Connector Parameters |
The beginning date for usage data collection (format: YYYY-MM-DD)
Technical Name |
START_DATE |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
2023-01-01 |
The ending date for usage data collection (format: YYYY-MM-DD)
Technical Name |
END_DATE |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
2023-02-01 |
Maximum number of retry attempts for API calls that fail
Technical Name |
max_retries |
Category |
Technical |
Type |
String |
Default Value |
3 |
Example Values |
3 |
Delay in seconds between retry attempts
Technical Name |
retry_delay |
Category |
Technical |
Type |
String |
Default Value |
5 |
Example Values |
5 |
The base URL for the Heroku API
Technical Name |
api_base_url |
Category |
Technical |
Type |
String |
Default Value |
https://api.heroku.com |
Example Values |
https://api.heroku.com |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
Functional |
Type |
Code |
Default Value |
{empty} |
Example Values |
{empty} |