What You Can Customize
- OAuth credentials (use your own app)
- RapidForm configuration
- Custom resources
- Environment-specific settings
Override OAuth Credentials
Use your own OAuth app instead of Handled’s default:
Your customers will see your OAuth app name during authorization.
Add Custom RapidForm
Collect additional data from users during connection:- Navigate to the integration settings
- Enable RapidForm
- Configure fields to collect (workspace selection, tag filters, etc.)
Add Custom Resources
Extend an integration with resources not in the default configuration:Other Customizable Settings
| Setting | Description |
|---|---|
| Variables | Add custom variables for API keys, subdomains |
| Headers | Modify default request headers |
| Query parameters | Set default query params |
| Pagination | Override pagination method |
| Error handling | Custom error expressions |

