Integrations

Alan Shreve

Send your ngrok traffic as logs to Datadog

Today, we’re excited to announce ngrok’s integration with Datadog Logs. You can now send logs of your ngrok traffic to Datadog with just a few clicks. Observability is a key requirement for delivering production apps. This release expands upon our logging integrations to include Datadog Logs alongside AWS CloudWatch Logs, AWS Kinesis, and AWS Firehose.
June 12, 2023
10
min read
Scott McAllister

Verifying PagerDuty Webhooks with ngrok

PagerDuty provides a shared secret with their webhooks so consumers can ensure the event's authenticity. Normally, verifying this secret requires a multiple step process implemented through your application code. This post will show how you can easily validate PagerDuty webhooks without making any changes to your code using ngrok's webhook verification feature.
June 6, 2023
10
min read
Keith Casey

1Password and ngrok in Practice

Managing your ngrok credentials across environments, projects, and teams doesn't have to be complicated. With the 1Password ngrok shell plugin, you can handle that in minutes.
March 21, 2023
7
min read
Keith Casey

Building Zoom Apps with ngrok

A few months ago, I had the opportunity to play with Zoom Apps. Before I dug in, I assumed Zoom would give an app a little information about an active or scheduled meeting, a little more on the user profile, let you manipulate a meeting, and call it a platform. Frankly, I couldn’t have been more wrong.
February 14, 2023
10
min read
Frederico Hakamine

Automating Remote Systems with ngrok and Zapier

We love the phrase "Happier with Zapier" because we can get rid of those menial, repetitive tasks like updating spreadsheets. Check out what we can automate by adding ngrok and a remote API.
March 8, 2022
10
min read
Frederico Hakamine

Integrating VSCode and ngrok

Learn how to set up and manage ngrok tunnels straight from VS Code. If you want to do the same, grab your VS Code and follow along.
March 1, 2022
5
min read
Frederico Hakamine

Logging, Inspecting & Replaying traffic with ngrok

Testing code is a tedious task and can take a lot of time, especially when certain conditions – i.e. trigger a webhook or API request from a service or load certain pages as a user – are required.
February 22, 2022
10
min read