ServiceNow create record action
- Updated: 2023/05/17
ServiceNow create record action
Use the Create Record action to create a new data record in the ServiceNow Table app.
Prerequisites
- Ensure that you are authenticated before calling any ServiceNow action. For more details, see ServiceNow authentication action.
-
You must create a table in your ServiceNow instance as this action only creates a new record for an existing table entry with the data provided. For more details, see Creating a table.
Procedure
- From the Actions pane, select and place it in the canvas.
-
Specify details in the following fields:
- Click Run to save and run your bot.
-
Verify whether the record is created in the ServiceNow table.