2 Home
gitea_admin edited this page 2026-03-11 14:36:59 +00:00

HTTP Sink

Forward data to a HTTP or HTTPS endpoint.

Metadata

Property Value
Type sink
Group HTTP
Namespace HTTP
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
url string The URL to which you want to send data.
method string POST The HTTP method to use.

Dependencies

  • camel:http
  • camel:kamelet
  • camel:core