ServiceNow integration
Developer Tools & Infrastructure · 7 actions · OAuth or Bearer token auth
Enterprise IT Service Management (ITSM) platform for managing incidents, cases, and service requests. Create and manage incidents, cases, and perform CRUD operations on any ServiceNow table.
The ModuleX ServiceNow integration lets a ModuleX agent operate ServiceNow on your behalf — running create, update and remove actions across cases, incidents and table records — directly from a plain-English request, using your organization's own ServiceNow credentials. No pre-built workflow is required: the agent picks the right ServiceNow action for the task.
ServiceNow is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right ServiceNow action — or, when you want a repeatable process, the composer assembles a ServiceNow workflow for you, streaming the nodes onto the canvas as it builds.
Drive ServiceNow in plain English
Type what you want. A ModuleX agent picks the right ServiceNow action — or chains several — and runs it. No workflow to build.
- Create a new Case record in ServiceNow for customer service managementresolves to
create_case - Find the table record I describe and update itresolves to
get_table_recordupdate_table_record - Delete a record from a ServiceNow tableresolves to
delete_table_record - Show me the table records that match what I describeresolves to
get_table_records
What you can automate with ServiceNow
- Find the right table record and update it in one prompt
get_table_recordupdate_table_record - Create a case straight from a request
create_case - Create a new Incident record in ServiceNow for IT service management
create_incident - Insert a new record in any specified ServiceNow table
create_table_record - Retrieve multiple records from a ServiceNow table with optional filtering
get_table_records - Delete a record from a ServiceNow table
delete_table_record
ServiceNow integration at a glance
All 7 ServiceNow actions
create_casecreate_incidentcreate_table_recordget_table_recordget_table_recordsupdate_table_recorddelete_table_recordSee full parameters and response schemas in the ServiceNow integration docs
Two ways to use ServiceNow in ModuleX
Connecting ServiceNow
Pairs well with ServiceNow
Agents often chain ServiceNow with these — connect them once and the agent can use all of them in a single task.
ServiceNow + ModuleX FAQ
Put ServiceNow to work in ModuleX.
Connect ServiceNow once with your own credentials and let your agent run all 7 actions on demand.