Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
5 tools available
Globalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.
Connect Globalping to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Globalping's 5 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Globalping action below is a callable tool any Definable persona can invoke.
Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.
Tool to retrieve current rate limits and credits. Use this to check remaining API quota before making measurements. Returns rate limits based on IP address for unauthenticated requests or user account for authenticated requests.
Retrieve measurement results by ID. Use this after creating a measurement to get the status and detailed results from all participating probes. Poll this endpoint until status is 'finished'.
Tool to check API health status. Use when verifying API availability.
Retrieve all currently online Globalping probes worldwide. Returns probe metadata including location (continent, country, city), network information (ASN, ISP name), and tags (datacenter-network, eyeball-network, cloud provider tags). Use max_results parameter to limit response size since the API typically returns ~3500 active probes.
Anything Globalping exposes through its API. Common server monitoring workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 5 Globalping tools directly, then chain the result into another integration without you writing code.
Globalping uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 5 Globalping tools. You only need a separate Globalping subscription if Globalping itself charges per seat or per API call.
Every call from a persona to Globalping is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Globalping, and connect via OAuth or API key. You can immediately attach Globalping to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Globalping actions as callable tools — including `Create Measurement`, `Get Rate Limits`, `Get Measurement Results`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.