Create ServiceNow record
Create a record in a ServiceNow table.
Fork and customize
Integrations
Configuration
Input parameters
- Name: table_name
- Description: ServiceNow table name (e.g. `incident`)
- Type: STRING
- Name: caller
- Description: The user_id of the caller creating the incident
- Type: STRING
- Name: short_description
- Description: A description of the ServiceNow record
- Type: STRING