9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
# Help Scout API Configuration
|
|
# Get your API credentials from: Help Scout → Your Profile → My Apps
|
|
|
|
# Your Help Scout OAuth access token or API key
|
|
# Use OAuth 2.0 (recommended) or API key authentication
|
|
HELPSCOUT_ACCESS_TOKEN=your_access_token_or_api_key_here
|
|
|
|
# API Documentation: https://developer.helpscout.com/mailbox-api/overview/authentication/
|