Catch expired payment tokens before work starts
Validate access early so scheduled work does not fail silently.
Trigger
Recurring schedule
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Action
Introspect Skyfire Token
Check if a token is still valid before calling a seller service. prevents wasted api calls with expired tokens. use after creating tokens if there's a delay before calling the seller, or when debugging payment issues.
Why this helps
A recurring task can fail because a payment token expired, leaving the founder to discover the problem later.
- Reduce avoidable failed service calls
- Surface payment issues before deadlines
- Protect focus from surprise troubleshooting
Setup
Build it in a few focused steps.
- 1Connect Gosquared and Skyfire to Notis once through the portal.
- 2Create the automation or ask Notis to introspect the Skyfire token needed for the next scheduled website operation.
- 3Choose a recurring trigger shortly before that operation and select the run-report channel.
- 4Test with one token that is currently valid.
Questions about this workflow
When should it run?
Schedule it shortly before the recurring service call it protects.
Does it charge the token?
No. It only checks whether the token is valid.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Gosquared to Skyfire. A trigger fires from one place; an action lands in another.
Gosquared triggers
Skyfire actions
Charge Skyfire Token
Charge a buyer's token (seller-side operation). use when you've delivered a service and want to collect payment. the buyer created a token with max amount, you charge actual amount used.
Create Skyfire KYA+PAY Token
Issue a skyfire kya+pay token (post /api/v1/tokens with type=kya+pay).
Create Skyfire KYA Token
Issue a skyfire kya token (post /api/v1/tokens with type=kya).
Create Skyfire PAY Token
Issue a skyfire pay token (post /api/v1/tokens with type=pay).
Get All Skyfire Service Tags
Fetch all service tags to discover filtering options. chain with listdirectoryservices using tags parameter to find specific types of services (e.g., 'ai', 'mcp', 'scraping').
Get Skyfire Buyer Wallet Balance
Retrieve buyer wallet balance. chain before token creation to prevent declines.
Get Skyfire Service Details
Get full details for one service. more detailed than listdirectoryservices - shows terms of service, api specs, and integration urls. use before creating expensive tokens.
Get Skyfire Services by Agent
Browse all services from one seller agent. useful when you trust a seller and want to see their full catalog, or when tracking down who provides a specific type of service.
Connect any two apps with Notis in the middle.
Not just Gosquared and Skyfire. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Skyfire.