Custom Plugin HTTP Egress — Allow Configurable Third-Party Endpoints
A
Amit Lin
Currently, Port's custom plugins are restricted to sending HTTP requests only to Port itself, with no ability to communicate with external services. We'd like the ability to configure third-party HTTP egress, either via a simple allowExternalRequests: true/false toggle or a whitelist of permitted endpoint URLs/domains. This would unlock integrations with external APIs, webhooks, and services directly from custom plugin logic.