Skip to main content
An HTTP endpoint allows you to create an HTTP Trigger, which means you can trigger your Jobs from any webhooks.

Parameters

HTTPEndpointOptions
required
The options for the HTTP endpoint.

Returns

HttpEndpoint
The HTTP Endpoint that was created. You should assign this to a variable, as you’ll need it to create an HTTP Trigger.