▲ 0 r/servicenow
Smart Assessment Trigger Flow action
Hi everyone,
I am having trouble using the Trigger Smart Assessment action within a subflow. Specifically, the scope parameter keeps failing.
I have tried multiple configurations, including:
Passing an array of objects (containing the parent and record keys).
Using JSON.stringify() on the object payload.
Leaving the scope field empty and attempting to use data pills for individual scope items.
Despite these attempts, the flow consistently throws errors such as: "scope is empty", "cannot find table in scope", or "cannot serialize value".
Has anyone successfully configured this action in a flow? Any guidance on the exact data structure or format the scope parameter expects would be greatly appreciated.
u/Coronates — 4 days ago