#Description
- A HTTP destination connector is for pairing with a HTTP source connector to set up a
SYNC
pipeline. - A HTTP destination connector is always in the
CONNECTED
state. - A HTTP destination connector's ID must be
destination-http
- A user account can set up only one HTTP destination connector.
#Release stage
Generally Available
#Configuration
Field | Type | Note |
---|---|---|
N/A | N/A | This connector doesn't take any configuration so the configuration field is an empty JSON object {} |
#No-code setup
To create a HTTP destination connector:
- Go to the Destination page and click Add new destination
- Click the Destination type ▾ drop-down and choose HTTP
- [Optional] Give a short description in the Description field
Now go to the Destination page, the corresponding HTTP destination connector should be connected.
#Low-code setup
To create a HTTP destination connector:
where localhost:8082
is the connector-backend
default URL.
For other operations, please refer to the VDP Protobufs.