CAD · Question #223
CAD Question #223: Real Exam Question with Answer & Explanation
The correct answer is D: Spoke. In ServiceNow Flow Designer, a Spoke is a scoped application that packages reusable flow actions - and sometimes triggers - for a specific integration or domain. Spokes allow developers to bundle related actions (e.g., 'Create Jira Issue', 'Post Slack Message') into a publishable
Question
When crafting a scoped application that contains flow actions, what is the application called?
Options
- ABundle
- BRow
- CAction
- DSpoke
Explanation
In ServiceNow Flow Designer, a Spoke is a scoped application that packages reusable flow actions - and sometimes triggers - for a specific integration or domain. Spokes allow developers to bundle related actions (e.g., 'Create Jira Issue', 'Post Slack Message') into a publishable, installable unit on the ServiceNow Store. This terminology is specific to the IntegrationHub and Flow Designer ecosystem. 'Bundle' and 'Row' are not ServiceNow Flow Designer concepts, and 'Action' refers to an individual flow step, not the containing application.
Topics
Community Discussion
No community discussion yet for this question.