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

推荐订阅源

美团技术团队
T
The Blog of Author Tim Ferriss
C
Check Point Blog
博客园_首页
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
L
LangChain Blog
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
Vercel News
Vercel News
博客园 - Franky
V
V2EX
IT之家
IT之家
U
Unit 42
N
Netflix TechBlog - Medium
腾讯CDC
Apple Machine Learning Research
Apple Machine Learning Research
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
博客园 - 叶小钗
H
Help Net Security
V
Visual Studio Blog
GbyAI
GbyAI

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Slack webhooks 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
Discord webhook formatting
Justin Duke · 2023-07-20 · 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.

We've launched support to automatically detect when you're supplying Buttondown with a Discord webhook and munge it into the right format so that you can keep your server up to date with your newsletter's activity. Just spin up a new webhook in Discord, bring it over to Buttondown, and that is it.

Got another service like Discord that you want us to support? Let us know!