integration-hub

Develop ServiceNow IntegrationHub spokes, actions, and connection aliases.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/groeimetai/snow-flow --skill integration-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-hub
Source: https://github.com/groeimetai/snow-flow/tree/main/packages/opencode/src/bundled-skills/integration-hub
Command: npx skills add https://github.com/groeimetai/snow-flow --skill integration-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the development and management of integrations within ServiceNow by providing guidance and code snippets for using IntegrationHub, including spokes, actions, and connection aliases.

Core Features & Use Cases

  • Spoke Development: Create custom spokes and actions for reusable integration logic.
  • Connection Management: Set up and manage connection and credential aliases for secure external access.
  • Use Case: You need to integrate your ServiceNow instance with an external HR system to sync employee data. This Skill will guide you through creating a custom spoke and actions to achieve this integration.

Quick Start

Use the integration-hub skill to create a new connection alias for a REST API.

Frequently Asked Questions about integration-hub

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

FAQPage Schema
How do I create a custom spoke for a ServiceNow integration?

To create a custom spoke for a ServiceNow integration, you develop reusable actions within IntegrationHub. This Skill provides guidance on building spokes that encapsulate integration logic for seamless data exchange with external systems.

How do I set up connection and credential aliases in ServiceNow?

Setting up connection and credential aliases in ServiceNow involves configuring secure parameters for external system access. This Skill guides you through managing connection and credential aliases to ensure secure API interactions within IntegrationHub.

What is the best way to configure REST API steps in Flow Designer?

The best way to configure REST API steps in Flow Designer is by using IntegrationHub script steps. This Skill supports the configuration of REST and script steps to facilitate seamless data exchange between ServiceNow and external platforms.

Can I use IntegrationHub to sync employee data with an external HR system?

Yes, you can use IntegrationHub to sync employee data with an external HR system. This Skill guides you through creating a custom spoke and actions specifically designed to achieve this type of external data integration.

Do I need connection aliases to manage secure credentials for ServiceNow APIs?

Yes, you need connection aliases to manage secure credentials for ServiceNow APIs. This Skill addresses the need for secure credential management by guiding you through the setup of connection and credential aliases for external access.