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

推荐订阅源

Jina AI
Jina AI
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
A
About on SuperTechFans
Vercel News
Vercel News
博客园 - 【当耐特】
爱范儿
爱范儿
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
D
Docker
博客园 - 叶小钗
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
H
Help Net Security
I
InfoQ
博客园 - 三生石上(FineUI控件)
博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

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
Webhooks for exports
Justin Duke · 2024-12-26 · via Buttondown's blog

Some features are whizbang — genuinely exciting, game-changing additions to Buttondown's surface area that radically transform how you use the tool.

Others are, uh, more esoteric. More mundane, perhaps.

"Webhooks for exports" is one of those esoteric features. Our statistics show that not that many of you use webhooks (they're a niche feature!), and the venn diagram of people who use webhooks and people who use exports is... well, small.

And yet! The use case still exists, for programmatic export access, and the process of long-polling for exports has always been a bit of a pain, so we've added three new webhook types to help out:

  • export.created
  • export.completed
  • export.failed

Now when you want to regularly export your subscribers (say for a monthly content backup, or a weekly sync with a data warehouse or some other exogenous system), you can set up a webhook to get notified when the export is ready, and just grab the URL from there.