惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
WordPress大学
WordPress大学
The Cloudflare Blog
云风的 BLOG
云风的 BLOG
博客园 - Franky
D
Docker
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
U
Unit 42
M
MIT News - Artificial intelligence
B
Blog
GbyAI
GbyAI
C
Check Point Blog
P
Proofpoint News Feed
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
IT之家
IT之家
Google DeepMind News
Google DeepMind News
V
V2EX
Stack Overflow Blog
Stack Overflow Blog

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Better in-app previews Analytics 3.0 Subscriber ID variables Comments! Send latest premium action Automation filtering Free API subscribers Surveys in automations Reply to replies Labels for RSS feeds How Jeremy Singer-Vine curates curious datasets for readers 2023 (and what's next) Email vs web content Sort by engagement Better gift subscriptions How Andy Dehnart built a career reviewing television New email template Email-based automations Opt-in reply tracking Automatic alt text More social network integrations Sort by metadata Overlarge image warnings Automation tag actions Pause emails mid-flight Search tags and automations Gift via automations Subscriber-driving emails
Slack webhooks
Justin Duke · 2024-05-08 · via Buttondown's blog

A common tale of woe:

  1. Service A has outgoing webhook support — it can send a POST request to a URL of your choice.
  2. Service B has incoming webhook support — it can receive a POST request from a URL of your choice.
  3. Service B expects a payload in a different format than Service A sends.

You can use Zapier or similar services to munge the two formats, but that's such a pain.

Six months ago, we launched support for automatically detecting when you're supplying Buttondown with a Discord webhook so you don't have to futz around with JSON.

Today, we're excited to announce that we've extended that support to Slack! Just spin up a new webhook in Slack, bring it over to Buttondown, and that is it. Get alerts for new paid subscriptions, subscribers, or anything else you can think of.