Daniel Draes
ServiceNow Employee

Hey Community,

 

Following up on my Knowledge 2026 session, I've published a full walkthrough of lab CCL6465 — Spoke Generator Hands-On: AI-Powered Integrations — on the Now Bytes YouTube channel.

 

In this video we build a complete integration from scratch using Spoke Generator, a Now Assist skill inside Workflow Data Fabric. Starting from nothing but plain API documentation, we generate a working spoke, wire it into scheduled and on-demand flows, create relationships based on incoming data, and handle pagination across the full dataset.

 

What we cover

  • Activating the Spoke Generation skill in Now Assist Admin
  • Generating spoke actions from natural language API documentation
  • Building a scheduled daily sync flow
  • Adding on-demand refresh via a subflow
  • Creating relationships based on incoming data
  • Implementing pagination to retrieve the full dataset

Watch the video
https://youtu.be/-M9hFYRTQgE

 

📖 Lab Guide
https://tiny.cc/ccl6465


Want to follow along on your own instance?

The lab was built on a pre-configured event instance. To run this on your own PDI you'll need two things:

  1. Update Set — installs the Rebel Alliance Control Tower application, the portal, and all pre-built actions used in the lab
    https://drive.google.com/file/d/1EU0Wi4ni0XVLLSZLxTkIq10NoVBPB6pK/view?usp=drive_link
  2. Data File — loads the starship records referenced in Exercise 3
    https://drive.google.com/file/d/1MWDZ1ssERapR-Y_IzEDrjLbJCiaX697X/view?usp=drive_link

Import the update set first, then load the data file before starting Exercise 3.


Happy building — and may the force be with you.

Daniel — Now Bytes