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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
I
InfoQ
V
Visual Studio Blog
M
MIT News - Artificial intelligence
H
Help Net Security
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
人人都是产品经理
人人都是产品经理
G
Google Developers Blog
A
About on SuperTechFans
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
WordPress大学
WordPress大学

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.