clone-scenario | Duplicate a scenario into the same or a different team. | Action | 🔗 Github |
create-data-store-record | Create a new record in a data store. | Action | 🔗 Github |
create-data-store | Create a new data store | Action | 🔗 Github |
create-data-structure | Create a new data structure (schema) that data stores or scenarios can use. | Action | 🔗 Github |
create-hook | Create a new custom webhook. | Action | 🔗 Github |
create-scenario | Create a new scenario from a blueprint. | Action | 🔗 Github |
create-team | Create a new team within an organization. | Action | 🔗 Github |
delete-data-store-records | Delete one or more records from a data store. | Action | 🔗 Github |
delete-data-store | Delete one or more data stores from a team. | Action | 🔗 Github |
delete-hook | Delete a webhook. | Action | 🔗 Github |
delete-incomplete-executions | Delete one or more incomplete executions for a scenario. | Action | 🔗 Github |
delete-scenario | Delete a scenario. | Action | 🔗 Github |
disable-hook | Disable a hook so it stops accepting incoming data. | Action | 🔗 Github |
enable-hook | Enable a disabled hook to start accepting incoming data | Action | 🔗 Github |
get-connection | Retrieve details of a single connection | Action | 🔗 Github |
get-data-store | Retrieve details of a single data store. | Action | 🔗 Github |
get-data-structure | Retrieve details of a single data structure. | Action | 🔗 Github |
get-hook-incoming | Retrieve the full payload of a single queued webhook item. | Action | 🔗 Github |
get-hook | Retrieve details of a single hook. | Action | 🔗 Github |
get-organization | Retrieve details of a single organization. | Action | 🔗 Github |
get-scenario-blueprint | Retrieve the current blueprint (flow definition) of a scenario. | Action | 🔗 Github |
get-scenario-execution | Retrieve the status and result of a single scenario execution. | Action | 🔗 Github |
get-scenario-log | Retrieve a single execution log entry for a scenario. | Action | 🔗 Github |
get-scenario-usage | Retrieve operations and data-transfer usage for a scenario. | Action | 🔗 Github |
get-scenario | Retrieve all properties of a single scenario. | Action | 🔗 Github |
get-team | Retrieve details of a single team. | Action | 🔗 Github |
learn-start-hook | Put a hook into learning mode to auto-detect the payload structure of the next request. | Action | 🔗 Github |
learn-stop-hook | Stop payload structure detection for a hook. | Action | 🔗 Github |
list-connections | List connections for a team. | Action | 🔗 Github |
list-data-store-records | List records stored in a data store. | Action | 🔗 Github |
list-data-stores | List data stores for a team. | Action | 🔗 Github |
list-data-structures | List data structures (schemas) for a team. | Action | 🔗 Github |
list-hook-incomings | List queued webhook payloads waiting for processing by a scenario. | Action | 🔗 Github |
list-hooks | List webhooks/mailhooks for a team. | Action | 🔗 Github |
list-incomplete-executions | List incomplete/failed executions (DLQ) for a scenario. | Action | 🔗 Github |
list-organizations | List organizations the API token’s user is a member of. | Action | 🔗 Github |
list-scenario-logs | List execution and edit history log entries for a scenario. | Action | 🔗 Github |
list-scenario-module-logs | List operation logs for a single module within a scenario. | Action | 🔗 Github |
list-scenarios | List scenarios for a team or organization. | Action | 🔗 Github |
list-teams | List teams within an organization. | Action | 🔗 Github |
ping-hook | Check whether a hook is active and inspect its learned data structure. | Action | 🔗 Github |
run-scenario | Manually execute an active scenario. | Action | 🔗 Github |
start-scenario | Activate (turn on) a scenario so it can run on its schedule or trigger. | Action | 🔗 Github |
stop-scenario | Deactivate (turn off) a running scenario. | Action | 🔗 Github |
test-connection | Verify that a connection’s saved credentials are still valid. | Action | 🔗 Github |
update-connection-name | Rename a connection. | Action | 🔗 Github |
update-data-store-record | Update a single record in a data store. | Action | 🔗 Github |
update-data-store | Update a data store’s name, structure, or size limit. | Action | 🔗 Github |
update-data-structure | Update a data structure’s name or field spec. | Action | 🔗 Github |
update-hook | Rename a hook. | Action | 🔗 Github |
update-scenario | Update a scenario’s name, blueprint, or scheduling. | Action | 🔗 Github |
update-team | Update a team’s name or operations limit. | Action | 🔗 Github |
connections | Sync connections for a team. | Sync | 🔗 Github |
data-store-records | Sync records inside each data store for a team. | Sync | 🔗 Github |
data-stores | Sync data store metadata (not records) for a team. | Sync | 🔗 Github |
hooks | Sync webhooks/mailhooks for a team | Sync | 🔗 Github |
incomplete-executions | Sync incomplete/failed executions (dead-letter queue) for each scenario in a team. | Sync | 🔗 Github |
organizations | Sync organizations the API token’s user belongs to. | Sync | 🔗 Github |
scenario-executions | Sync execution history (run logs) for each scenario in a team | Sync | 🔗 Github |
scenarios | Sync scenarios for a team | Sync | 🔗 Github |
teams | Sync teams across accessible organizations. | Sync | 🔗 Github |