Ngrok Integration — Automate Ngrok with AI on Beauto
Ngrok creates secure tunnels to locally hosted applications, enabling developers to share and test webhooks or services without configuring complex network settings
Category: developer tools · 102 actions available
What you can automate with Ngrok
Beauto connects Ngrok with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Ngrok events, enrich Ngrok data with AI, or sync Ngrok with the rest of your stack — without writing code.
- Sync Ngrok data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Ngrok events and route the output anywhere
- Schedule recurring Ngrok tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Ngrok actions Beauto supports
- Create API Key — Creates a new API key for authenticating with the ngrok API. This tool allows programmatic creation of API keys that can be used to access ngrok's API services.
- Create Tunnel Credential — Creates a new tunnel authtoken credential for authenticating ngrok agents. This authtoken credential can be used to start a new tunnel session. The response to this API call is the only time the generated token is availa
- Create Endpoint — Create a cloud endpoint on the ngrok account. Use when you need to set up a new cloud endpoint with custom traffic policies for handling HTTP traffic.
- Create Event Source — Add a new event source to an event subscription. Event sources define which types of events will trigger the subscription. Use this when you need to subscribe to additional event types for an existing event subscription.
- Create Event Subscription — Creates a new event subscription in ngrok. Event subscriptions allow you to be notified when specific events occur in your ngrok account. Use this when you need to set up webhooks or event-driven workflows for ngrok reso
- Create HTTPS Edge — Creates a new HTTPS edge in your ngrok account. HTTPS edges define how ngrok handles HTTPS traffic for your domains. Use this when you need to set up a new HTTPS endpoint with custom TLS or mutual TLS configuration.
- Create HTTPS Edge Route — Creates a new route on an HTTPS edge in ngrok. Routes define how traffic matching specific patterns should be handled and can include various security and transformation modules. Use when you need to configure routing ru
- Create SSH Credential — Creates a new SSH credential from an uploaded public SSH key. This SSH credential can be used to start new tunnels via ngrok's SSH gateway. Use when you need to authenticate SSH-based tunnel connections with ngrok.
- Create Vault — Creates a new vault in your ngrok account. Vaults are used for securely storing and managing sensitive data such as secrets, credentials, and tokens.
- Create Vault Secret — Tool to create a new secret in an ngrok vault for secure storage of sensitive data like API keys, passwords, or tokens. Use when you need to securely store sensitive information that can be referenced in traffic policies
- Delete API Key — Delete an API key by its ID. This action permanently removes the specified API key from your ngrok account. This is an important security feature that allows users to revoke access when an API key is compromised or no lo
- Delete Credentials — Delete a tunnel authtoken credential by ID. This action permanently removes the specified credential from your ngrok account.
- Delete HTTPS Edge Route Circuit Breaker Module — Delete the Circuit Breaker module from an HTTPS Edge Route. This action removes the circuit breaker configuration that protects upstream services from being overwhelmed by automatically rejecting requests when error thre
- Delete Edge Route Compression Module — Delete the compression module from an HTTPS edge route. Use this to remove compression settings from a specific route within an HTTPS edge configuration.
- Delete Edge Route Request Headers Module — Delete the request headers module from an HTTPS edge route. This removes any custom request header modifications configured for the specified route. Use this action when you need to stop modifying request headers on a sp
- Delete Edge Route Response Headers Module — Delete the response headers module from an HTTPS edge route. Use when you need to remove response header manipulation from a specific route.
- Delete Edge Route SAML Module — Delete the SAML module configuration from an HTTPS edge route. This action removes SAML authentication from the specified route, allowing traffic to pass through without SAML validation. The operation is idempotent and r
- Delete Edge Route User Agent Filter Module — Delete the user agent filter module from an HTTPS edge route. Use this to remove user agent filtering from a specific route within an HTTPS edge configuration.
- Delete Edge Route Webhook Verification Module — Delete the webhook verification module from an HTTPS edge route. This removes webhook signature verification configured for the specified route. Use this action when you need to stop verifying webhook signatures on a spe
- Delete Edge Route WebSocket TCP Converter Module — Delete the WebSocket TCP converter module from an HTTPS edge route. Use when you need to remove WebSocket to TCP conversion functionality from a specific route. The operation is idempotent.
- Delete Endpoint — Delete an endpoint by ID. This action permanently removes the specified endpoint from your ngrok account. Currently only available for cloud endpoints. Cloud endpoints are those created through the ngrok dashboard or API
- Delete Event Source — Delete an event source from an event subscription. This removes a specific event type from the subscription, so the subscription will no longer trigger for that event. Event sources define which types of events trigger n
- Delete Event Subscription — Delete an event subscription by ID. This action permanently removes the specified event subscription from your ngrok account. Event subscriptions allow you to receive notifications when specific events occur in your ngro
- Delete HTTPS Edge — Delete an HTTPS edge by ID. This action permanently removes the specified HTTPS edge configuration from your ngrok account. HTTPS edges define how ngrok handles HTTPS traffic for your domains. Once deleted, the edge and
- Delete HTTPS Edge Route — Delete an HTTPS edge route by ID. This action permanently removes the specified route from an HTTPS edge configuration in your ngrok account. HTTPS edge routes define how traffic is handled for specific hostnames and pat
- Delete Reserved Domain Certificate — Detach the certificate attached to a reserved domain. Use when you need to remove a certificate from a reserved domain without deleting the domain itself.
- Delete Reserved Domain Certificate Management Policy — Detach the certificate management policy from a reserved domain. Use this action when you need to remove certificate management configuration from a domain.
- Delete Secret — Delete a vault secret by ID. This action permanently removes the specified secret from your ngrok vault.
- Delete SSH Credentials — Delete an SSH credential by ID. This action permanently removes the specified SSH credential from your ngrok account. SSH credentials are used to authenticate SSH connections through ngrok. Once deleted, the credential c
- Delete Vault — Delete a vault by ID. This action permanently removes the specified vault from your ngrok account.
- Get API Key — Get the details of an API key by ID. Use this tool to retrieve information about a specific ngrok API key, including its description, metadata, and creation timestamp.
- Get Credentials — Tool to retrieve detailed information about a tunnel authtoken credential by ID. Use when you need to view the details, metadata, or ACL rules of an existing credential. Note: The token field will be null for existing cr
- Get Edge Route Backend Module — Retrieves the backend module configuration for an HTTPS edge route. Backend modules define where traffic is routed after passing through the edge route's modules. Use this to verify backend configuration or audit routing
- Get Edge Route Circuit Breaker Module — Tool to retrieve the circuit breaker module configuration for a specific HTTPS edge route. Use when you need to check the current circuit breaker settings, verify protection parameters, or audit traffic protection polici
- Get Edge Route Compression Module — Retrieves the compression module configuration for a specific HTTPS edge route. Use this to check if compression is enabled for the route.
- Get Edge Route IP Restriction Module — Retrieves the IP restriction module configuration for a specific HTTPS edge route. Use this to check which IP policies are applied to control access to the route.
- Get Edge Route OIDC Module — Retrieves the OIDC (OpenID Connect) module configuration for a specific HTTPS edge route. OIDC modules enable authentication via OpenID Connect providers on your edge routes. This action fetches the current OIDC configur
- Get Edge Route Request Headers Module — Retrieves the request headers module configuration for a specific HTTPS edge route. The request headers module allows you to add and remove headers from HTTP requests before they are sent to your upstream server. Use thi
- Get Edge Route Response Headers Module — Get the response headers module configuration for an HTTPS edge route. Use when you need to retrieve the current response header manipulation settings for a specific route.
- Get Edge Route SAML Module — Retrieves the SAML authentication module configuration for a specific HTTPS edge route. Use this to view SAML settings including identity provider configuration, session timeouts, and authorized groups.