Skip to content
Recued
Menu
← Back to recipes

Update ServiceNow incident assignment

by recued-core v1

Approval-gated ServiceNow assignment workflow for one incident. It reads the incident for context, then calls recued-core.servicenow.incident.assign with assignment group, assignee, and optional work notes. It does not resolve the incident, delete records, mutate users/groups, or call arbitrary ServiceNow APIs.

How it works 4 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (4 steps)
incident_sys_id trim
Trim whitespace from setting incident sys id
incident_before ?
assign ?
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

servicenow setting =
work notes setting = Assignment updated by Recued governed workflow.
assigned to setting =
incident sys id setting =
assignment group setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Servicenow connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

servicenow servicenowitsmincidentassignmentservice-deskapprovalpack:servicenow

Details

4 steps 5 configurable settings recipe_id: update-servicenow-incident-assignment