Skip to content

CCF webhook support #13308

@pl4nty

Description

@pl4nty

Is your feature request related to a problem? Please describe.
Many third-party systems use webhooks, like Atlassian, GitHub, Zoom, and anything using Splunk HEC (eg Retool). Connectors for them are complex to deploy and configure, especially if a solution isn't available in the catalog and a user needs to create a custom connector.

Describe the solution you'd like
A new Codeless Connector Framework rule type for webhooks with the following options:

  • Method (GET/POST etc)
  • Path
  • Authentication (header, query param)
  • Payload (body, query params)

Describe alternatives you've considered
Connectors with Logic Apps or Function Apps have a fair bit of management overhead, especially in enterprise environments where self-service deployment is restricted.

A feature specifically for Splunk HEC would support a lot of third-party systems, but many others use non-standard webhook formats.

Metadata

Metadata

Labels

ConnectorConnector specialty review needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions