yaml
type: "io.kestra.plugin.servicenow.get"
yaml
id: servicenow_get
namespace: company.team

tasks:
  - id: get
    type: io.kestra.plugin.servicenow.Get
    domain: "snow_domain"
    username: "snow_username"
    password: "snow_password"
    table: incident

yaml
id: servicenow_get
namespace: company.team

tasks:
  - id: get
    type: io.kestra.plugin.servicenow.Get
    domain: "snow_domain"
    username: "snow_username"
    password: "snow_password"
    clientId: "my_registered_kestra_application_client_id"
    clientSecret: "my_registered_kestra_application_client_secret"
    table: incident
Properties
SubType string
SubType object
Format duration
Default PT5M
Format duration
Default false
SubType integer
Default UTF-8
Default true
SubType string
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
Default DIRECT
Possible Values
DIRECTHTTPSOCKS