spoke-generation

Generate ServiceNow Integration Hub spokes with REST/SOAP steps and deployment packaging.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill spoke-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spoke-generation
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/genai/spoke-generation
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill spoke-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Integration Hub spokes in ServiceNow, enabling consistent, reusable connectors between external services and internal processes.

Core Features & Use Cases

  • Creates spokes, actions, and inputs/outputs to model external integrations.
  • Configures connection aliases and REST/SOAP steps, including error handling and data transformation.
  • Package spokes for deployment across environments and reuse in flows.

Quick Start

Create a new spoke for a target external service, defining actions, inputs, REST steps, and deployment packaging.

Frequently Asked Questions about spoke-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a ServiceNow spoke and when do I need to generate one?

A ServiceNow spoke is a reusable integration package in Integration Hub that connects external services to internal processes. You generate a spoke when you need consistent, reusable connectors with defined actions, inputs, and REST or SOAP steps for external service connections.

How do I create a ServiceNow Integration Hub spoke with REST steps?

To create a ServiceNow Integration Hub spoke, define the target external service, configure actions with inputs and outputs, set up REST steps with error handling and data transformation, configure connection aliases, and package the spoke for deployment across instances.

Can I configure both REST and SOAP steps when building ServiceNow spokes?

Yes, you can configure both REST and SOAP steps when building ServiceNow spokes. The spoke generation process supports creating actions with REST and SOAP steps, including error handling, data transformation, and connection alias configuration for external service integrations.

What's the best way to package ServiceNow spokes for deployment across instances?

The best way to package ServiceNow spokes for deployment is to use the spoke generation workflow, which includes defining actions, inputs, outputs, and connection aliases, then packaging the spoke for deployment across environments and reuse in flows.

Do I need Integration Hub to generate spokes for external service connections?

Yes, Integration Hub is required to generate spokes for external service connections. The spoke generation process applies to building spokes with actions, inputs, outputs, REST or SOAP steps, connection aliases, and packaging for deployment within the ServiceNow Integration Hub framework.

Why does my ServiceNow spoke integration require connection aliases?

Connection aliases are required in ServiceNow spoke integrations because they enable consistent external service connections across different environments. They allow the spoke to reference endpoint configurations dynamically, ensuring the integration works correctly when deployed across multiple instances.