OptionaladditionalOptionally creates records in a custom table. The postProcessScript tells the system what to do with these records.
OptionalconnectionCreates a record in the Connection table.
Additional values for the connection record.
OptionalconnectionUrl?: stringDefault connection URL.
Optionalhost?: stringHostname for the connection.
Default display name for the connection.
Backing connection table.
OptionaluseMid?: booleanWhether to use a MID server for outbound requests.
OptionalcredentialCreates a record in the Credentials table.
Additional values for the credential record.
Optionalname?: stringDefault display name for the credential.
Default values applied when a connection or credential is created from an AliasTemplate.
Top-level keys are typically
connectionandcredential, each containing default values for their respective fields plus atablekey indicating the backing ServiceNow table and anamefor the record.