February 2023 Summaries
2 posts from Svix
Filter
Month:
Year:
Post Summaries
Back to Blog
Twitter announces that it has raised a new round of funding led by Andreessen Horowitz and Y Combinator Continuity, with existing investors participating. This fundraise comes after impressive growth, as Svix is now sending billions of webhooks annually to sophisticated engineering teams at Fortune 500 companies and startups. Svix powers the webhooks for several notable companies, including Brex, Lob, Benchling, Bizzabo, and LTSE Equity. The company aims to make server-to-server communication easy, secure, and reliable with its product, which has gained praise from customers such as Senior Engineering Manager at Bizzabo, who credits Svix for building a robust webhooks solution that saves time and effort. With the new funding, Svix plans to further expand its team and improve the product to meet growing demand and customer needs.
Feb 22, 2023
1,113 words in the original blog post.
Transformations allow customers to modify select aspects of a webhook, such as the payload and URL, before it's dispatched by writing short JavaScript functions that can be written in the app portal or updated with the Svix API. This feature enables customers to send events directly to an external service's API in whatever format the service requires, vastly speeding up their workflow and allowing them to interface with different applications without having to set up a functional web server to receive and forward webhooks. The transformations can be used for various purposes such as modifying event types, manipulating payload data, or scrubbing PII from sensitive information. With this feature, customers have more control over the format of their webhooks, making it easier for them to integrate with different applications and services.
Feb 08, 2023
1,512 words in the original blog post.