
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
      <title>Svix Blog</title>
      <link>https://www.svix.com/blog/</link>
      <description>The official Svix blog - everything about webhooks and the Svix webhooks service.</description>
      <image>
        <url>https://www.svix.com/blog/static/images/logo.png</url>
        <title>Svix Blog</title>
        <link>https://www.svix.com/blog/</link>
      </image>
      <language>en-us</language>
      <managingEditor>Svix</managingEditor>
      <webMaster>Svix</webMaster>
      <lastBuildDate>Wed, 11 Feb 2026 13:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.svix.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.svix.com/blog/changelog-02-2026/</guid>
    <title>Svix Changelog February 2026</title>
    <link>https://www.svix.com/blog/changelog-02-2026/</link>
    <description>Latest product highlights and updates from the Svix team.</description>
    <pubDate>Wed, 11 Feb 2026 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/enabling-ecs-events-with-terraform/</guid>
    <title>Enabling ECS Events with Terraform</title>
    <link>https://www.svix.com/blog/enabling-ecs-events-with-terraform/</link>
    <description>Managing the new-ish &#39;ECS Events&#39; feature with Terraform</description>
    <pubDate>Tue, 20 Jan 2026 12:00:00 GMT</pubDate>
    <dc:creator>jbrown</dc:creator>
    <category>technical</category><category>aws</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-01-2026/</guid>
    <title>Svix Changelog January 2026</title>
    <link>https://www.svix.com/blog/changelog-01-2026/</link>
    <description>Latest product highlights and updates from the Svix team.</description>
    <pubDate>Thu, 08 Jan 2026 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-otel-capabilities/</guid>
    <title>Svix&#39;s New OpenTelemetry Features</title>
    <link>https://www.svix.com/blog/svix-otel-capabilities/</link>
    <description>Svix has made its OpenTelemetry features even more powerful.</description>
    <pubDate>Thu, 18 Dec 2025 12:00:00 GMT</pubDate>
    <dc:creator>james</dc:creator>
    <category>technical</category><category>OpenTelemetry</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-12-2025/</guid>
    <title>Svix Changelog December 2025</title>
    <link>https://www.svix.com/blog/changelog-12-2025/</link>
    <description>Latest product highlights and updates from the Svix team.</description>
    <pubDate>Thu, 11 Dec 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/improving-transformations/</guid>
    <title>Improving JavaScript Webhook Transformations</title>
    <link>https://www.svix.com/blog/improving-transformations/</link>
    <description>Some technical details about the implementation of Svix&#39;s &#39;transformations&#39; feature and the migration from Deno/v8 to QuickJS</description>
    <pubDate>Tue, 09 Dec 2025 12:00:00 GMT</pubDate>
    <dc:creator>jbrown</dc:creator>
    <category>technical</category><category>rust</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/you-dont-need-iframe-resizer/</guid>
    <title>You Don&#39;t Need an Iframe Resizing Library</title>
    <link>https://www.svix.com/blog/you-dont-need-iframe-resizer/</link>
    <description>A simple solution to resize iframes in your application, with no external dependencies.</description>
    <pubDate>Thu, 04 Dec 2025 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>technical</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/row-level-security-defense-in-depth/</guid>
    <title>Row Level Security: Defense in Depth</title>
    <link>https://www.svix.com/blog/row-level-security-defense-in-depth/</link>
    <description>Improving data security using RLS in PostgreSQL and ClickHouse</description>
    <pubDate>Thu, 20 Nov 2025 12:00:00 GMT</pubDate>
    <dc:creator>jbrown</dc:creator>
    <category>technical</category><category>rust</category><category>clickhouse</category><category>postgres</category><category>security</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/introducing-svix-stream/</guid>
    <title>Svix Stream: Stream Data to Your Customers</title>
    <link>https://www.svix.com/blog/introducing-svix-stream/</link>
    <description>Announcing Svix Stream: real-time data sharing for your customers.</description>
    <pubDate>Tue, 18 Nov 2025 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>news</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-11-2025/</guid>
    <title>Svix Changelog November 2025</title>
    <link>https://www.svix.com/blog/changelog-11-2025/</link>
    <description>Latest product highlights and updates from the Svix team.</description>
    <pubDate>Wed, 12 Nov 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/getting-started-with-rust-and-clickhouse/</guid>
    <title>Getting Started with Rust and ClickHouse</title>
    <link>https://www.svix.com/blog/getting-started-with-rust-and-clickhouse/</link>
    <description>Getting started with using the ClickHouse database in Rust.</description>
    <pubDate>Tue, 04 Nov 2025 12:00:00 GMT</pubDate>
    <dc:creator>jbrown</dc:creator>
    <category>technical</category><category>rust</category><category>clickhouse</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/fdw-pitfalls/</guid>
    <title>Why Postgres FDW Made My Queries Slow (and How I Fixed It)</title>
    <link>https://www.svix.com/blog/fdw-pitfalls/</link>
    <description>Sharing some of the ways queries fail when using Postgres FDW (foreign data wrappers), and how to fix them.</description>
    <pubDate>Tue, 21 Oct 2025 12:00:00 GMT</pubDate>
    <dc:creator>mendy</dc:creator>
    <category>technical</category><category>postgres</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/try-operator-error-locations-rust-tests/</guid>
    <title>How to Get Error Locations with `?` in Rust Tests</title>
    <link>https://www.svix.com/blog/try-operator-error-locations-rust-tests/</link>
    <description>How to avoid the get good concise error location information on test failure using Rust&#39;s try operator in tests.</description>
    <pubDate>Thu, 16 Oct 2025 13:00:00 GMT</pubDate>
    <dc:creator>jonas</dc:creator>
    <category>technical</category><category>rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/receive-webhooks-behind-the-firewall-with-svix-bridge/</guid>
    <title>Receive Webhooks Behind the Firewall With Svix Bridge</title>
    <link>https://www.svix.com/blog/receive-webhooks-behind-the-firewall-with-svix-bridge/</link>
    <description>How Polling Endpoints and Svix Bridge enable convenient receiving of webhooks for users that can&#39;t provide a public HTTP endpoint.</description>
    <pubDate>Tue, 14 Oct 2025 13:00:00 GMT</pubDate>
    <dc:creator>jonas</dc:creator>
    <category>technical</category><category>webhooks</category><category>tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-10-2025/</guid>
    <title>Svix Changelog October 2025</title>
    <link>https://www.svix.com/blog/changelog-10-2025/</link>
    <description>Latest product highlights and updates from the Svix team.</description>
    <pubDate>Thu, 09 Oct 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/preventing-db-misuse-at-compile-time/</guid>
    <title>Preventing Invalid Database Access At Compile Time</title>
    <link>https://www.svix.com/blog/preventing-db-misuse-at-compile-time/</link>
    <description>Using the type system to block invalid database access.</description>
    <pubDate>Tue, 07 Oct 2025 12:00:00 GMT</pubDate>
    <dc:creator>gabriel</dc:creator>
    <category>Technical</category><category>Rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/agentic-commerce-protocol-introduction/</guid>
    <title>How to Build an Agentic Commerce Protocol Integration (ChatGPT Instant Checkout)</title>
    <link>https://www.svix.com/blog/agentic-commerce-protocol-introduction/</link>
    <description>OpenAI just announced Agentic Commerce Protocol (ACP) which powers ChatGPT Instant Checkout. This is a guide on how to build an ACP integration.</description>
    <pubDate>Thu, 02 Oct 2025 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>acp</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-09-2025/</guid>
    <title>Svix Changelog September 2025</title>
    <link>https://www.svix.com/blog/changelog-09-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Mon, 15 Sep 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/introducing-email-notifications/</guid>
    <title>Operational Email Notifications</title>
    <link>https://www.svix.com/blog/introducing-email-notifications/</link>
    <description>Svix can now send emails to your customers when certain events happen with their webhooks setup.</description>
    <pubDate>Thu, 28 Aug 2025 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>news</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-08-2025/</guid>
    <title>Svix Changelog August 2025</title>
    <link>https://www.svix.com/blog/changelog-08-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Wed, 06 Aug 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-07-2025/</guid>
    <title>Svix Changelog July 2025</title>
    <link>https://www.svix.com/blog/changelog-07-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Tue, 08 Jul 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-06-2025/</guid>
    <title>Svix Changelog June 2025</title>
    <link>https://www.svix.com/blog/changelog-06-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Wed, 04 Jun 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/json-invalid-strings/</guid>
    <title>Invalid strings in valid JSON</title>
    <link>https://www.svix.com/blog/json-invalid-strings/</link>
    <description>An invalid string can still be valid JSON, a weird case of JSON deserialization.</description>
    <pubDate>Tue, 27 May 2025 12:00:00 GMT</pubDate>
    <dc:creator>jonas</dc:creator>
    <category>technical</category><category>rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-04-2025/</guid>
    <title>Svix Changelog April 2025</title>
    <link>https://www.svix.com/blog/changelog-04-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Fri, 09 May 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/openapi-codegen/</guid>
    <title>Improving the Svix SDKs With a New Code Generator</title>
    <link>https://www.svix.com/blog/openapi-codegen/</link>
    <description>Recent updates to the Svix SDKs and how we achieved them with more automation</description>
    <pubDate>Wed, 30 Apr 2025 12:00:00 GMT</pubDate>
    <dc:creator>jonas</dc:creator>
    <category>technical</category><category>api</category><category>rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-03-2025/</guid>
    <title>Svix Changelog March 2025</title>
    <link>https://www.svix.com/blog/changelog-03-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Thu, 10 Apr 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/the-product-managers-guide-to-sending-webhooks/</guid>
    <title>The Product Manager&#39;s Guide to Sending Webhooks</title>
    <link>https://www.svix.com/blog/the-product-managers-guide-to-sending-webhooks/</link>
    <description>Everything you need to know about introducing webhooks to your customers.</description>
    <pubDate>Tue, 08 Apr 2025 13:00:00 GMT</pubDate>
    <dc:creator>pvahdati</dc:creator>
    <category>tutorial</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-implementation-guide-how-to-launch-webhooks/</guid>
    <title>Svix Implementation Guide: How to Launch Webhooks</title>
    <link>https://www.svix.com/blog/svix-implementation-guide-how-to-launch-webhooks/</link>
    <description>Outlying the common steps involved when launching webhooks with Svix.</description>
    <pubDate>Thu, 13 Mar 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>tutorial</category><category>product</category><category>technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-02-2025/</guid>
    <title>Svix Changelog February 2025</title>
    <link>https://www.svix.com/blog/changelog-02-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Thu, 27 Feb 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/fifo-ordered-webhooks-delivery/</guid>
    <title>FIFO Ordered Webhooks Delivery</title>
    <link>https://www.svix.com/blog/fifo-ordered-webhooks-delivery/</link>
    <description>Utilizing the new Svix FIFO endpoints for FIFO webhook deliveries.</description>
    <pubDate>Thu, 20 Feb 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>news</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reliable-webhook-delivery-anywhere-no-open-ports-no-delayed-messages/</guid>
    <title>Reliable Webhook Delivery Anywhere: No Open Ports, No Delayed Messages</title>
    <link>https://www.svix.com/blog/reliable-webhook-delivery-anywhere-no-open-ports-no-delayed-messages/</link>
    <description>This is a tutorial on how to use Svix Ingest and Polling Endpoints to reliably receive webhooks to unreliable systems.</description>
    <pubDate>Tue, 18 Feb 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>webhooks</category><category>tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/robust-apis-through-openapi-generation/</guid>
    <title>Robust APIs Through OpenAPI Generation</title>
    <link>https://www.svix.com/blog/robust-apis-through-openapi-generation/</link>
    <description>How we use OpenAPI generation to build a more robust, consistent, and intentionally designed API.</description>
    <pubDate>Thu, 06 Feb 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>api</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/turn-any-webhook-into-a-polling-api/</guid>
    <title>Turn Any Webhook into a Polling API</title>
    <link>https://www.svix.com/blog/turn-any-webhook-into-a-polling-api/</link>
    <description>How to use Svix Ingest to turn any webhook to a polling API.</description>
    <pubDate>Tue, 04 Feb 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>tutorial</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-01-2025/</guid>
    <title>Svix Changelog January 2025</title>
    <link>https://www.svix.com/blog/changelog-01-2025/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Wed, 29 Jan 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/using-resend-webhooks-for-email-status-alerts/</guid>
    <title>Using Resend Webhooks to Send Email Status Alerts to Slack</title>
    <link>https://www.svix.com/blog/using-resend-webhooks-for-email-status-alerts/</link>
    <description>We demo a use case of Resend webhooks to send Slack messages when emails are opened.</description>
    <pubDate>Tue, 28 Jan 2025 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>demo</category><category>tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/announcing-polling-endpoints/</guid>
    <title>Announcing Polling Endpoints</title>
    <link>https://www.svix.com/blog/announcing-polling-endpoints/</link>
    <description>Announcing Polling Endpoints: an easy way for your customers to poll for messages.</description>
    <pubDate>Thu, 23 Jan 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>news</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/generating-openapi-webhooks/</guid>
    <title>Generating OpenAPI Webhooks Definitions</title>
    <link>https://www.svix.com/blog/generating-openapi-webhooks/</link>
    <description>A guide for adding a webhooks section to your OpenAPI spec.</description>
    <pubDate>Tue, 14 Jan 2025 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>webhooks</category><category>technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/introducing-ingest/</guid>
    <title>Receive Webhooks Reliably with Svix Ingest</title>
    <link>https://www.svix.com/blog/introducing-ingest/</link>
    <description>Let Svix handle your incoming webhooks with Svix Ingest.</description>
    <pubDate>Tue, 07 Jan 2025 12:00:00 GMT</pubDate>
    <dc:creator>james</dc:creator>
    <category>news</category><category>product</category><category>demo</category><category>ingest</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/changelog-12-2024/</guid>
    <title>Svix Changelog December 2024</title>
    <link>https://www.svix.com/blog/changelog-12-2024/</link>
    <description>Latest probuct highlights and updates from the Svix team.</description>
    <pubDate>Mon, 30 Dec 2024 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>changelog</category><category>news</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/a-speech-to-image-app-using-replicate-webhooks/</guid>
    <title>A Speech-to-Image App Using Replicate Webhooks</title>
    <link>https://www.svix.com/blog/a-speech-to-image-app-using-replicate-webhooks/</link>
    <description>We highlight a key use case for Replicate&#39;s webhooks with a speech to image app.</description>
    <pubDate>Thu, 19 Dec 2024 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Customers</category><category>Webhooks</category><category>Demo</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/webhooks-are-harder-than-they-seem/</guid>
    <title>Webhooks Are Harder Than They Seem</title>
    <link>https://www.svix.com/blog/webhooks-are-harder-than-they-seem/</link>
    <description>At first glance, webhooks seem simple. But there is more than meets the eye.</description>
    <pubDate>Tue, 03 Dec 2024 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/webhook-versioning/</guid>
    <title>Webhook Versioning: How to Version Webhooks</title>
    <link>https://www.svix.com/blog/webhook-versioning/</link>
    <description>An overview of different versioning methods and recommendations for versioning.</description>
    <pubDate>Tue, 12 Nov 2024 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/service-integrations-with-connectors/</guid>
    <title>Connectors: Integrate your webhooks with external services</title>
    <link>https://www.svix.com/blog/service-integrations-with-connectors/</link>
    <description>Let your users connect your webhooks to third-party services in a few clicks.</description>
    <pubDate>Tue, 29 Oct 2024 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>news</category><category>product</category><category>demo</category><category>transformations</category><category>connectors</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/state-of-webhooks-2024/</guid>
    <title>The State of Webhooks 2024</title>
    <link>https://www.svix.com/blog/state-of-webhooks-2024/</link>
    <description>In this report we present our updated research on webhook adoption and best practice implementations.</description>
    <pubDate>Thu, 12 Sep 2024 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/common-failure-modes-for-webhook-signatures/</guid>
    <title>Common Webhook Signatures Failure Modes</title>
    <link>https://www.svix.com/blog/common-failure-modes-for-webhook-signatures/</link>
    <description>Common mistakes when designing, signing, and verifying webhook signatures.</description>
    <pubDate>Wed, 05 Jun 2024 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-zendesk-webhook-docs/</guid>
    <title>Zendesk Webhook Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-zendesk-webhook-docs/</link>
    <description>We take a look at Zendesk&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Thu, 11 Apr 2024 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-razorpay-webhook-docs/</guid>
    <title>Razorpay Webhook Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-razorpay-webhook-docs/</link>
    <description>We take a look at Razorpay&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Tue, 26 Mar 2024 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/omniqueue-0.2/</guid>
    <title>Omniqueue 0.2.0 is out</title>
    <link>https://www.svix.com/blog/omniqueue-0.2/</link>
    <description>We&#39;re excited to announce version 0.2.0 of Omniqueue, our queue abstraction library</description>
    <pubDate>Tue, 12 Mar 2024 12:00:00 GMT</pubDate>
    <dc:creator>jonas</dc:creator>
    <category>Technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-stripe-webhook-docs/</guid>
    <title>Stripe Webhook Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-stripe-webhook-docs/</link>
    <description>We take a look at Stripe&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Thu, 08 Feb 2024 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/apis-are-an-unbreakable-contract/</guid>
    <title>APIs are an Unbreakable Contract</title>
    <link>https://www.svix.com/blog/apis-are-an-unbreakable-contract/</link>
    <description>You can&#39;t break your APIs, so be conservative with what you send, and be conservative with what you accept.</description>
    <pubDate>Tue, 06 Feb 2024 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>technical</category><category>5x9s</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/ai-for-transformations/</guid>
    <title>Introducing AI generated transformation templates</title>
    <link>https://www.svix.com/blog/ai-for-transformations/</link>
    <description>An AI-powered tool to write the code you need to connect your webhooks to other services.</description>
    <pubDate>Tue, 09 Jan 2024 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>news</category><category>product</category><category>demo</category><category>transformations</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/standard-webhooks/</guid>
    <title>Announcing Standard Webhooks</title>
    <link>https://www.svix.com/blog/standard-webhooks/</link>
    <description>Announcing Standard Webhooks, a set of open source tools and guidelines for sending webhooks easily, securely, and reliably.</description>
    <pubDate>Wed, 13 Dec 2023 13:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>news</category><category>product</category><category>technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/use-svix-from-supabase/</guid>
    <title>Send Webhooks from Supabase using Database Triggers</title>
    <link>https://www.svix.com/blog/use-svix-from-supabase/</link>
    <description>Supabase database triggers are a great way to start sending webhooks from Supabase. This article will show you how to use Svix from a database function to send a webhook every time a database event occurs.</description>
    <pubDate>Mon, 11 Dec 2023 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>tutorial</category><category>guide</category><category>supabase</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/openapi-import-github-action/</guid>
    <title>Upload Event Types using our new Github Action</title>
    <link>https://www.svix.com/blog/openapi-import-github-action/</link>
    <description>Keep your Svix Event Types up-to-date in your CI/CD pipeline with this Github Action.</description>
    <pubDate>Tue, 21 Nov 2023 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>news</category><category>product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-github-webhook-docs/</guid>
    <title>Github Webhooks Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-github-webhook-docs/</link>
    <description>We take a look at GitHub&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Tue, 14 Nov 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/using-the-type-system-effectively/</guid>
    <title>Avoiding Bugs with Strong Static Typing Using Rust</title>
    <link>https://www.svix.com/blog/using-the-type-system-effectively/</link>
    <description>This is a post about some of the ways we use the type system to our advantage.</description>
    <pubDate>Tue, 14 Nov 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-intuit-webhook-docs/</guid>
    <title>Intuit Webhooks Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-intuit-webhook-docs/</link>
    <description>We take a look at Intuit&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Wed, 01 Nov 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-cloudinary-webhook-docs/</guid>
    <title>Cloudinary Webhooks Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-cloudinary-webhook-docs/</link>
    <description>We take a look at Coudinary&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Tue, 24 Oct 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/state-of-webhooks-2023/</guid>
    <title>The State of Webhooks 2023</title>
    <link>https://www.svix.com/blog/state-of-webhooks-2023/</link>
    <description>In this report we present our research on webhook implementations and some Svix data with the goal of increasing the adoption of webhook best practices.</description>
    <pubDate>Wed, 18 Oct 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/strong-typing-hill-to-die-on/</guid>
    <title>Strong static typing, a hill I&#39;m willing to die on...</title>
    <link>https://www.svix.com/blog/strong-typing-hill-to-die-on/</link>
    <description>This is a post about strong static typing, why I feel strongly about the topic, and some of the ways we utilize the Rust type system at Svix.</description>
    <pubDate>Wed, 04 Oct 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/feature-flags-for-event-types/</guid>
    <title>Introducing: event type feature flags</title>
    <link>https://www.svix.com/blog/feature-flags-for-event-types/</link>
    <description>Using feature flags to control the visibility of event types.</description>
    <pubDate>Wed, 13 Sep 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Features</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/http-oddities/</guid>
    <title>Common HTTP Implementation Quirks</title>
    <link>https://www.svix.com/blog/http-oddities/</link>
    <description>This post covers a list of surprising, but common, HTTP implementation quirks you should probably be aware of.</description>
    <pubDate>Wed, 06 Sep 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/ssl-tls-incomplete-certificate-chain/</guid>
    <title>Incomplete TLS Certificate Chains and How to Fix Them</title>
    <link>https://www.svix.com/blog/ssl-tls-incomplete-certificate-chain/</link>
    <description>Incomplete certificate chains are a common SSL/TLS misconfiguration that can also affect webhooks. This is a quick primer on what they are and how to fix them.</description>
    <pubDate>Tue, 29 Aug 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Webhooks</category><category>Security</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-readme-webhook-docs/</guid>
    <title>ReadMe Webhook Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-readme-webhook-docs/</link>
    <description>We take a look at ReadMe&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Tue, 15 Aug 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/reviewing-zoom-webhook-docs/</guid>
    <title>Zoom Webhook Documentation Review</title>
    <link>https://www.svix.com/blog/reviewing-zoom-webhook-docs/</link>
    <description>We take a look at Zoom&#39;s webhook docs to see what they do well and what they could improve.</description>
    <pubDate>Wed, 09 Aug 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Review</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/receive-webhooks-with-svix-bridge/</guid>
    <title>Receiving Webhooks with Svix Bridge</title>
    <link>https://www.svix.com/blog/receive-webhooks-with-svix-bridge/</link>
    <description>How Svix Bridge can make it easy to receive webhooks and feed them into message queues.</description>
    <pubDate>Wed, 02 Aug 2023 12:00:00 GMT</pubDate>
    <dc:creator>owen</dc:creator>
    <category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/send-webhooks-from-your-message-queue-svix-bridge/</guid>
    <title>Send Webhooks from your Message Queue with Svix Bridge</title>
    <link>https://www.svix.com/blog/send-webhooks-from-your-message-queue-svix-bridge/</link>
    <description>How Svix Bridge can make it easy to send webhooks from message queues.</description>
    <pubDate>Tue, 25 Jul 2023 12:00:00 GMT</pubDate>
    <dc:creator>owen</dc:creator>
    <category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-play-an-api-for-testing-webhooks/</guid>
    <title>Using the Svix Play API for Automated Webhook Testing</title>
    <link>https://www.svix.com/blog/svix-play-an-api-for-testing-webhooks/</link>
    <description>We are happy to announce the Svix Play API to make it easy to test webhooks.</description>
    <pubDate>Thu, 06 Jul 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/documenting-webhooks/</guid>
    <title>Writing Great Webhook Docs</title>
    <link>https://www.svix.com/blog/documenting-webhooks/</link>
    <description>Make sure not to forget these important components of webhook documentation.</description>
    <pubDate>Wed, 28 Jun 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category><category>Documentation</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/using-openapi-spec-for-eventtypes/</guid>
    <title>Create Event Types via OpenAPI Import</title>
    <link>https://www.svix.com/blog/using-openapi-spec-for-eventtypes/</link>
    <description>If your API has an OpenAPI spec, you can use it to easily create event types in Svix.</description>
    <pubDate>Tue, 20 Jun 2023 12:00:00 GMT</pubDate>
    <dc:creator>lucho</dc:creator>
    <category>news</category><category>product</category><category>tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/event-catalog-custom-domains/</guid>
    <title>Event Catalog on a Custom Domain</title>
    <link>https://www.svix.com/blog/event-catalog-custom-domains/</link>
    <description>It&#39;s now possible to publish your event catalog on a custom domain. Here is how.</description>
    <pubDate>Wed, 14 Jun 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/omniqueue/</guid>
    <title>Omniqueue: A Queue Abstraction Layer for Rust</title>
    <link>https://www.svix.com/blog/omniqueue/</link>
    <description>Announcing Omniqueue, a new Rust queue abstraction library</description>
    <pubDate>Thu, 08 Jun 2023 12:00:00 GMT</pubDate>
    <dc:creator>daniel</dc:creator>
    <category>Technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/outage-us-june-2023/</guid>
    <title>We Had an Outage in the US region</title>
    <link>https://www.svix.com/blog/outage-us-june-2023/</link>
    <description>We had an outage in the US region on Tuesday the 6th of June.</description>
    <pubDate>Wed, 07 Jun 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/receive-webhooks-with-supabase-edge-functions/</guid>
    <title>Receiving webhooks with Supabase Edge Functions</title>
    <link>https://www.svix.com/blog/receive-webhooks-with-supabase-edge-functions/</link>
    <description>Tutorial on how to create a Supabase Edge Function to receive webhooks and verify their signatures.</description>
    <pubDate>Thu, 20 Apr 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category><category>Supabase</category><category>Tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/why-we-dont-recommend-mtls/</guid>
    <title>Why mTLS is Not Recommended for Webhook Authentication</title>
    <link>https://www.svix.com/blog/why-we-dont-recommend-mtls/</link>
    <description>mTLS is not an ideal solution for webhook authentication because of its complexity, compatibility issues, and scalability concerns.</description>
    <pubDate>Tue, 11 Apr 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Security</category><category>Technical</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/heap-fragmentation-in-rust-applications/</guid>
    <title>Spotting and Avoiding Heap Fragmentation in Rust Applications</title>
    <link>https://www.svix.com/blog/heap-fragmentation-in-rust-applications/</link>
    <description>One of our Rust services started to show an odd memory profile. This is the story of how we investigated the issue.</description>
    <pubDate>Tue, 04 Apr 2023 12:00:00 GMT</pubDate>
    <dc:creator>owen</dc:creator>
    <category>Technical</category><category>Rust</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/securely-verifying-signature-hashes/</guid>
    <title>Securely Verifying Signature Hashes</title>
    <link>https://www.svix.com/blog/securely-verifying-signature-hashes/</link>
    <description>Verifying webhooks signatures requires constant time comparisons and why Svix offers verification libs.</description>
    <pubDate>Fri, 24 Mar 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Security</category><category>Technical</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/webhooks-for-plg/</guid>
    <title>Why you need to add webhooks to your PLG playbook</title>
    <link>https://www.svix.com/blog/webhooks-for-plg/</link>
    <description>Why you need to add webhooks to your PLG playbook and some examples of how webhooks drive growth.</description>
    <pubDate>Fri, 17 Mar 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/we-had-a-partial-outage/</guid>
    <title>We Had a Partial Outage in the US region</title>
    <link>https://www.svix.com/blog/we-had-a-partial-outage/</link>
    <description>We had a partial outage in the US region on Saturday the 11th of March (yesterday).</description>
    <pubDate>Sun, 12 Mar 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/receive-webhooks-with-netlify-functions/</guid>
    <title>Receiving Webhooks with Netlify Functions</title>
    <link>https://www.svix.com/blog/receive-webhooks-with-netlify-functions/</link>
    <description>How to create a webhook endpoint in Netlify Functions that will verify the webhook signature.</description>
    <pubDate>Thu, 09 Mar 2023 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Tutorial</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/ssrf-protection/</guid>
    <title>Using Subnet Filtering for Enhanced SSRF Protection</title>
    <link>https://www.svix.com/blog/ssrf-protection/</link>
    <description>In this guide, we will explain what SSRF attacks are and how you can protect against them with open-source Svix</description>
    <pubDate>Tue, 07 Mar 2023 12:00:00 GMT</pubDate>
    <dc:creator>james</dc:creator>
    <category>Technical</category><category>Security</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/new-round-of-funding-led-by-a16z/</guid>
    <title>Fixing Webhooks With New Funding From Andreessen Horowitz</title>
    <link>https://www.svix.com/blog/new-round-of-funding-led-by-a16z/</link>
    <description>We are excited to announce our latest round of funding led by Andreessen Horowits (a16z)!</description>
    <pubDate>Wed, 22 Feb 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/transformations-feature/</guid>
    <title>The What, Why, and How of Payload Transformations</title>
    <link>https://www.svix.com/blog/transformations-feature/</link>
    <description>A quick guide to payload transformations, one of our latest beta features.</description>
    <pubDate>Wed, 08 Feb 2023 12:00:00 GMT</pubDate>
    <dc:creator>daniel</dc:creator>
    <category>Webhooks</category><category>Technical</category><category>Features</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/zero-downtime-secret-rotation-webhooks/</guid>
    <title>Zero Downtime Secret Rotation for Webhooks</title>
    <link>https://www.svix.com/blog/zero-downtime-secret-rotation-webhooks/</link>
    <description>Why zero downtime secret rotate matters, and how to achieve it.</description>
    <pubDate>Thu, 05 Jan 2023 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Webhooks</category><category>Technical</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/using-ngroks-new-built-in-svix-support/</guid>
    <title>Using ngrok&#39;s new built-in Svix support</title>
    <link>https://www.svix.com/blog/using-ngroks-new-built-in-svix-support/</link>
    <description>In this tutorial, we will learn how to verify Svix webhook requests using ngrok both for local development and on ngrok Cloud Edge.</description>
    <pubDate>Mon, 07 Nov 2022 12:00:00 GMT</pubDate>
    <dc:creator>dylan</dc:creator>
    <category>News</category><category>Product</category><category>Tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/why-your-product-needs-webhooks/</guid>
    <title>Why Your Product Needs Webhooks</title>
    <link>https://www.svix.com/blog/why-your-product-needs-webhooks/</link>
    <description>Webhooks can enable a host of integrations for many products.</description>
    <pubDate>Tue, 01 Nov 2022 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/comparing-popular-webhook-providers/</guid>
    <title>Comparing Popular Webhook Providers</title>
    <link>https://www.svix.com/blog/comparing-popular-webhook-providers/</link>
    <description>After reviewing a few of the most popular webhook providers, we found some interesting trends about which features are most and least common.</description>
    <pubDate>Tue, 18 Oct 2022 12:00:00 GMT</pubDate>
    <dc:creator>ken</dc:creator>
    <category>webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/introducing-hooks/</guid>
    <title>Introducing React Hooks in the Svix React library</title>
    <link>https://www.svix.com/blog/introducing-hooks/</link>
    <description>The Svix React library now ships with custom React Hooks to make building a custom Portal easier than ever.</description>
    <pubDate>Tue, 27 Sep 2022 12:00:00 GMT</pubDate>
    <dc:creator>dylan</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/guaranteeing-webhook-ordering/</guid>
    <title>Why You Can&#39;t Guarantee Webhook Ordering</title>
    <link>https://www.svix.com/blog/guaranteeing-webhook-ordering/</link>
    <description>In this post we&#39;ll cover one of the topics we get asked about the most: guaranteeing webhook ordering.</description>
    <pubDate>Wed, 27 Jul 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/webhook-security/</guid>
    <title>Webhook Security</title>
    <link>https://www.svix.com/blog/webhook-security/</link>
    <description>This post covers some of the most important security considerations when building a webhook delivery system.</description>
    <pubDate>Fri, 22 Jul 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Technical</category><category>Webhooks</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/webhook-architecture-design/</guid>
    <title>Webhook Architecture Design</title>
    <link>https://www.svix.com/blog/webhook-architecture-design/</link>
    <description>Listen to Tom and Ken discuss webhook architecture design and best practices.</description>
    <pubDate>Tue, 12 Jul 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Discussion</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/soc-2-type-ii-certified/</guid>
    <title>Svix is SOC 2 Type II Certified!</title>
    <link>https://www.svix.com/blog/soc-2-type-ii-certified/</link>
    <description>We have successfully completed our SOC 2 Type II audit.</description>
    <pubDate>Wed, 06 Jul 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Compliance</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/new-rust-lib/</guid>
    <title>New Rust Webhooks Library</title>
    <link>https://www.svix.com/blog/new-rust-lib/</link>
    <description>We just released the first version of the new Rust lib which supports both signature verification and the Svix API.</description>
    <pubDate>Thu, 23 Jun 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/new-csharp-lib/</guid>
    <title>New C# Webhooks Library</title>
    <link>https://www.svix.com/blog/new-csharp-lib/</link>
    <description>We just released a new version of the C# lib that fully supports the Svix API (both sync and async versions!).</description>
    <pubDate>Thu, 09 Jun 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/github-incidents-webhooks/</guid>
    <title>Github&#39;s Webhooks Are Down Again</title>
    <link>https://www.svix.com/blog/github-incidents-webhooks/</link>
    <description>Github was down again, partially because of their webhooks system. What can we learn from it?</description>
    <pubDate>Tue, 29 Mar 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/python-async/</guid>
    <title>New Python Library With Types and Asyncio</title>
    <link>https://www.svix.com/blog/python-async/</link>
    <description>We just released a new version of the Python lib that supports both Python 3.6+ types and asyncio.</description>
    <pubDate>Mon, 14 Mar 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/vercel-on-demand-isr-and-svix/</guid>
    <title>Building a Guestbook Using Vercel&#39;s On-Demand ISR and Svix</title>
    <link>https://www.svix.com/blog/vercel-on-demand-isr-and-svix/</link>
    <description>A tutorial on how to build a guestbook using Vercel&#39;s on-demand ISR and Svix.</description>
    <pubDate>Thu, 17 Feb 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category><category>Tutorial</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/zapier-integration/</guid>
    <title>Building a Zapier Integration</title>
    <link>https://www.svix.com/blog/zapier-integration/</link>
    <description>You can now automatically build a Zapier integration directly from your Svix account.</description>
    <pubDate>Mon, 14 Feb 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/message-channels/</guid>
    <title>Filtering Messages by Channel</title>
    <link>https://www.svix.com/blog/message-channels/</link>
    <description>Channels are an extra dimension of filtering messages when sending to endpoints.</description>
    <pubDate>Mon, 24 Jan 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/multi-region-and-environment-clone/</guid>
    <title>Multi-Region and Cloning Environments</title>
    <link>https://www.svix.com/blog/multi-region-and-environment-clone/</link>
    <description>You can now create environments in different geographical regions, and easily copy settings across them.</description>
    <pubDate>Mon, 17 Jan 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category><category>Compliance</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-december-2021-part-2/</guid>
    <title>Svix Update December 2021 - Part 2</title>
    <link>https://www.svix.com/blog/svix-update-december-2021-part-2/</link>
    <description>With 2021 coming to an end, it&#39;s time for the last mega-update of the year! - Part 2</description>
    <pubDate>Mon, 10 Jan 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-december-2021-part-1/</guid>
    <title>Svix Update December 2021 - Part 1</title>
    <link>https://www.svix.com/blog/svix-update-december-2021-part-1/</link>
    <description>With 2021 coming to an end, it&#39;s time for the last mega-update of the year! - Part 1</description>
    <pubDate>Mon, 03 Jan 2022 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/log4j-security-update/</guid>
    <title>Svix is NOT affected by the Log4j vulnerability</title>
    <link>https://www.svix.com/blog/log4j-security-update/</link>
    <description>We just wanted to share a quick update to let you know that Svix is NOT affected by the Log4j vulnerability.</description>
    <pubDate>Wed, 15 Dec 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Security</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/soc-2-certified/</guid>
    <title>Svix is SOC 2 Certified!</title>
    <link>https://www.svix.com/blog/soc-2-certified/</link>
    <description>We have successfully completed our SOC 2 compliance audit, and Svix is now SOC 2 certified!</description>
    <pubDate>Tue, 19 Oct 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Compliance</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-september-2021/</guid>
    <title>Svix Update September 2021</title>
    <link>https://www.svix.com/blog/svix-update-september-2021/</link>
    <description>We have improved the Endpoint API and the app portal UI, created a Kotlin lib, added event type schemas, and much much more!</description>
    <pubDate>Wed, 13 Oct 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/send-webhooks-with-kotlin/</guid>
    <title>Sending Webhooks With Kotlin</title>
    <link>https://www.svix.com/blog/send-webhooks-with-kotlin/</link>
    <description>In this guide we will show you how to send webhooks from Kotlin using the Svix webhook service.</description>
    <pubDate>Thu, 30 Sep 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Tutorials</category><category>Getting Started</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-august-2021/</guid>
    <title>Svix Update August 2021</title>
    <link>https://www.svix.com/blog/svix-update-august-2021/</link>
    <description>We&#39;ve worked on performance, our libraries, UI, security, and even our open-source python-Ksuid library!</description>
    <pubDate>Tue, 14 Sep 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-july-2021/</guid>
    <title>Svix Update July 2021</title>
    <link>https://www.svix.com/blog/svix-update-july-2021/</link>
    <description>We added multiple environments, managing organization members, configurable rate-limiting and more. Here&#39;s the monthly update for July 2021.</description>
    <pubDate>Mon, 02 Aug 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/send-webhooks-with-go/</guid>
    <title>Sending Webhooks With Go</title>
    <link>https://www.svix.com/blog/send-webhooks-with-go/</link>
    <description>In this guide we will show you how to send webhooks from Go using the Svix webhook service.</description>
    <pubDate>Thu, 29 Jul 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Tutorials</category><category>Getting Started</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/managing-organization-members/</guid>
    <title>Managing Organization Members</title>
    <link>https://www.svix.com/blog/managing-organization-members/</link>
    <description>You can now manage the members of your organization and give them access to your account.</description>
    <pubDate>Fri, 16 Jul 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/getting-started-with-the-svix-cli-tool/</guid>
    <title>Getting Started with the Svix CLI Tool</title>
    <link>https://www.svix.com/blog/getting-started-with-the-svix-cli-tool/</link>
    <description>The Svix CLI is one of the fastest ways to interact with our API during development.</description>
    <pubDate>Thu, 08 Jul 2021 12:00:00 GMT</pubDate>
    <dc:creator>frank</dc:creator>
    <category>Tutorials</category><category>Getting Started</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/introducing-multiple-environments/</guid>
    <title>Introducing: Multiple Environments</title>
    <link>https://www.svix.com/blog/introducing-multiple-environments/</link>
    <description>We now support having multiple environments (e.g. dev, staging and prod) under the same account.</description>
    <pubDate>Tue, 06 Jul 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/send-webhooks-with-javascript/</guid>
    <title>Sending Webhooks With JavaScript</title>
    <link>https://www.svix.com/blog/send-webhooks-with-javascript/</link>
    <description>In this guide we will show you how to send webhooks from JavaScript using the Svix webhook service.</description>
    <pubDate>Thu, 01 Jul 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Tutorials</category><category>Getting Started</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-update-june-2021/</guid>
    <title>Svix Update June 2021</title>
    <link>https://www.svix.com/blog/svix-update-june-2021/</link>
    <description>We improved the onboarding, developer experience, documentation and much more. Here&#39;s the monthly update for June 2021.</description>
    <pubDate>Mon, 28 Jun 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Monthly Updates</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/send-webhooks-with-python/</guid>
    <title>Sending Webhooks With Python</title>
    <link>https://www.svix.com/blog/send-webhooks-with-python/</link>
    <description>In this guide we will show you how to send webhooks from Python using the Svix webhook service.</description>
    <pubDate>Thu, 24 Jun 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>Tutorials</category><category>Getting Started</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/embed-and-customize-management-ui/</guid>
    <title>Embed and White-label the Management UI</title>
    <link>https://www.svix.com/blog/embed-and-customize-management-ui/</link>
    <description>We made it much easier to embed and white-label the management UI. Here is how to do it.</description>
    <pubDate>Mon, 21 Jun 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/svix-community-chat/</guid>
    <title>Svix Community Chat</title>
    <link>https://www.svix.com/blog/svix-community-chat/</link>
    <description>We are very happy to announce our new Slack community!</description>
    <pubDate>Mon, 14 Jun 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/authentication-system-improvements/</guid>
    <title>Authentication System Improvements</title>
    <link>https://www.svix.com/blog/authentication-system-improvements/</link>
    <description>We have improved our authentication system to make authentication easier, and enable us to add often-requested features such as SSO!</description>
    <pubDate>Thu, 10 Jun 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/diahook-is-now-svix/</guid>
    <title>Diahook is now Svix</title>
    <link>https://www.svix.com/blog/diahook-is-now-svix/</link>
    <description>Today we have some very special news to share. Diahook is now Svix.</description>
    <pubDate>Fri, 21 May 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/new-api-browser/</guid>
    <title>New API browser</title>
    <link>https://www.svix.com/blog/new-api-browser/</link>
    <description>We now have a new API browser that you can use to explore our REST API, the schemas we use, and make calls directly from the browser!</description>
    <pubDate>Mon, 08 Mar 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category><category>Product</category>
  </item>

  <item>
    <guid>https://www.svix.com/blog/new-blog/</guid>
    <title>New Blog</title>
    <link>https://www.svix.com/blog/new-blog/</link>
    <description>We are very happy to announce the new Svix blog!</description>
    <pubDate>Thu, 25 Feb 2021 12:00:00 GMT</pubDate>
    <dc:creator>tom</dc:creator>
    <category>News</category>
  </item>

    </channel>
  </rss>
