The CreateWebhookAction input includes various settings.

Table: CreateWebhookAction

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
bodyTemplatestringyes Long-TermBody of the http(s) request. Can be templated with values from the result.
headers[HttpHeaderEntryInput]yes Long-TermHeaders of the http(s) request. See HttpHeaderEntryInput.
ignoreSSLbooleanyes Long-TermFlag indicating whether SSL should be ignored for the request.
methodstringyes Long-TermThe method to use for the request.
namestringyes Long-TermName of the action.
urlstringyes Long-TermThe URL where to send the http(s) request.
useProxybooleanyes Long-TermDefines whether the action should use the configured proxy to make web requests.
viewNamestringyes Long-TermName of the view of the action.