Skip to content
OtherReal-timeUpdated May 2026

ServiceNow

ServiceNow enterprise incident management

ServiceNow is the enterprise ITSM platform — incident management, change management, asset management, service catalog, plus the broader Now Platform for HR, customer service, and security operations. Used by Fortune 500s as the system of record for IT operations and increasingly business-process workflows. Tiny Command exposes three actions, no triggers (ServiceNow has comprehensive Business Rules and Outbound REST configurable per-table that can POST to webhook URLs; point at a Tiny Command webhook trigger URL for "react to incident state change" workflows): Create Incident (the standard ITIL incident — short_description, description, priority, urgency, impact, assignment_group, configuration_item), Update Incident (transition state, add work_notes, change assignment), List Incidents (paginated with sysparm_query filter using ServiceNow's encoded-query syntax). The connection takes the ServiceNow instance URL (the per-tenant subdomain like company.service-now.com) plus username + password or OAuth credentials with the right table-level ACLs.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything ServiceNow can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create ServiceNow IncidentFiles a new incident with short description, description, priority, urgency, impact, assignment group. The standard hook for "external monitoring detected → file ticket for IT" enterprise workflows.
List ServiceNow IncidentsPaginated incidents with sysparm_query filter. For "current open critical incidents" dashboards and for compliance auditing workflows.
Update ServiceNow IncidentUpdates fields — state, assignee, work_notes (internal), comments (user-visible). For "monitoring auto-resolved → close ticket" or "AI-summarised investigation → log as work note" workflows.
Recipes

Pre-built ServiceNow workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect ServiceNow once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every ServiceNow field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the ServiceNow integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect ServiceNow to Tiny Command?
Open the Tiny Command workflow builder, drop in a ServiceNow node, and click Connect. Authorize ServiceNow once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What ServiceNow triggers does Tiny Command support?
Tiny Command focuses on outbound actions for ServiceNow today. Use Tiny Command's universal Webhook or Schedule trigger to start ServiceNow workflows, then run any ServiceNow action you need.
What ServiceNow actions can I run from a workflow?
3 ServiceNow actions are available out of the box, covering other operations like "Create ServiceNow Incident". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the ServiceNow integration real-time?
ServiceNow actions execute synchronously inside your workflow. Tiny Command waits for ServiceNow's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use ServiceNow with Tiny Command?
No. Every ServiceNow trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any ServiceNow API endpoint directly.
How much does the ServiceNow integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The ServiceNow integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as ServiceNow, ordered by how often teams pair them. Hover the carousel to pause.

Do more with ServiceNow.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.