Open Connector
所有 Tools

Rock Gym Pro

Connect to Rock Gym Pro to manage customers, bookings, check-ins, employees, memberships, products, and facilities.

rock-gym-prov1.0.026 个 Tools

认证方式

方式底层类型状态说明
Basic Authbasicavailable

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "ROCK_GYM_PRO_05A2E418F7144F0E209FE32872AF856D",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("ROCK_GYM_PRO_05A2E418F7144F0E209FE32872AF856D", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute ROCK_GYM_PRO_05A2E418F7144F0E209FE32872AF856D --data '{ }'

Tool 目录

可用 Tools

26 个可调用操作

Get filtered customer dataROCK_GYM_PRO_05A2E418F7144F0E209FE32872AF856DGet filtered customer data

Get filtered customer data

认证

需要 Connected Account

Tags

Customers
Get booking details by IDROCK_GYM_PRO_0C8E8234FDD1B7CDA6333329C1BB96F7Get booking details by ID

Get booking details by ID

认证

需要 Connected Account

Tags

Bookings
Get checkins for a specific facilityROCK_GYM_PRO_0CD31FD97D0F629BF0BC7C38C1F879D8Get checkins for a specific facility

Get checkins for a specific facility

认证

需要 Connected Account

Tags

Checkins
Get all available facilitiesROCK_GYM_PRO_14B4E6A6230D3A40DF9F375E3CB5EEFDGet all available facilities

Get all available facilities

认证

需要 Connected Account

Tags

Facilities
Get the count of active checkins for a specific facility. Active checkins are defined as customers who have checked in but not checked out in the current day.ROCK_GYM_PRO_1545B5CAE92C6931064C8E98089FB5FBGet the count of active checkins for a specific facility. Active checkins are defined as customers who have checked in but not checked out in the current day.

Get the count of active checkins for a specific facility. Active checkins are defined as customers who have checked in but not checked out in the current day.

认证

需要 Connected Account

Tags

Checkins
Get authentication token informationROCK_GYM_PRO_29EB61F184278D1FD12D33E9BDFB9D0AGet authentication token information

Get authentication token information

认证

需要 Connected Account

Tags

Ping
Get eventsROCK_GYM_PRO_322BCADBE5C9432DF9D38C735F25FF33Get events

Get events

认证

需要 Connected Account

Tags

Widget Events
List event widget GUIDs for a specific facilityROCK_GYM_PRO_3460A296316272B8B3C301484DE44FE7List event widget GUIDs for a specific facility

List event widget GUIDs for a specific facility

认证

需要 Connected Account

Tags

Widget Events
Get a single customers details by GUIDROCK_GYM_PRO_3D27E47FBF631103C480951153130977Get a single customers details by GUID

Get a single customers details by GUID

认证

需要 Connected Account

Tags

Customers
Get bookings for a specific facilityROCK_GYM_PRO_4654F2844EF99FA834A040B35CA5CDB3Get bookings for a specific facility

Get bookings for a specific facility

认证

需要 Connected Account

Tags

Bookings
Get the last run version from the settings tableROCK_GYM_PRO_4AAEF484A0C178DF63C809BD06396E2DGet the last run version from the settings table

Get the last run version from the settings table

认证

需要 Connected Account

Tags

Versions
Get general application pingROCK_GYM_PRO_6423CD99A296B47D6914C94A6515CD48Get general application ping

Get general application ping

认证

需要 Connected Account

Tags

Ping
Get one key / value pair from the settings tableROCK_GYM_PRO_6C1BA1010457E99F3A86092035599F85Get one key / value pair from the settings table

Get one key / value pair from the settings table

认证

需要 Connected Account

Tags

Settings
Get invoice details by IDROCK_GYM_PRO_77FDFEC22118A392C0B1B74D7CE37DD9Get invoice details by ID

Get invoice details by ID

认证

需要 Connected Account

Tags

Invoices
Get sales by product for a specific facilityROCK_GYM_PRO_8F54D1229B32CC98FC82BF1C38817915Get sales by product for a specific facility

Get sales by product for a specific facility

认证

需要 Connected Account

Tags

Sales
Get checkin details by IDROCK_GYM_PRO_9B82DFDD34BECD82FDB2026C23D55ACDGet checkin details by ID

Get checkin details by ID

认证

需要 Connected Account

Tags

Checkins
Get the last run version from the settings tableROCK_GYM_PRO_A22E34BFFCC70422D9CD9DA9915B6190Get the last run version from the settings table

Get the last run version from the settings table

认证

需要 Connected Account

Tags

Versions
Get events by GUID for a specific facilityROCK_GYM_PRO_AD33857BB9D7BB801D2F33BDDF6968C6Get events by GUID for a specific facility

Get events by GUID for a specific facility

认证

需要 Connected Account

Tags

Widget Events
Get timeclock entries for a specific facilityROCK_GYM_PRO_AFA6537669AFE89DAA9E6A77E2FC5699Get timeclock entries for a specific facility

Get timeclock entries for a specific facility

认证

需要 Connected Account

Tags

Timeclocks
Get one or more customers by GUIDROCK_GYM_PRO_B26C4B866845047E6E45202286A2FA42Get one or more customers by GUID

Get one or more customers by GUID

认证

需要 Connected Account

Tags

Customers
Get general application ping using standard authorizationROCK_GYM_PRO_BE70BFFBE9FCD0FE1BBB4A69C9E17514Get general application ping using standard authorization

Get general application ping using standard authorization

认证

需要 Connected Account

Tags

Ping
Get invoices for a specific facilityROCK_GYM_PRO_D6C08B0D5F0ED910BCE351F6B79CB27DGet invoices for a specific facility

Get invoices for a specific facility

认证

需要 Connected Account

Tags

Invoices
Get one key / value pair from the settings tableROCK_GYM_PRO_DCCE50D062EBD2185CBAE0FF38534360Get one key / value pair from the settings table

Get one key / value pair from the settings table

认证

需要 Connected Account

Tags

Settings
Get daily numbers for a specific facilityROCK_GYM_PRO_EC2432936E5623629EB408F2FFBEE3F7Get daily numbers for a specific facility

Get daily numbers for a specific facility

认证

需要 Connected Account

Tags

Daily Numbers
Get staff recordsROCK_GYM_PRO_F4EC437DBDA8816166950C0EC7764A96Get staff records

Get staff records

认证

需要 Connected Account

Tags

Staff
Get timeclock entry details by IDROCK_GYM_PRO_FE21994C95F659B3F83E49915826CDF5Get timeclock entry details by ID

Get timeclock entry details by ID

认证

需要 Connected Account

Tags

Timeclocks

Provider 资源