Get immediate data updates in your workbooks, originating from any environment that can make HTTP requests. External data feeds, CRM systems, market data, FX prices, IoT sensor data; the list is endless.
All without wrestling with Excel APIs. 🤓 The rtd.pub gateway intelligently caches and minimizes traffic to Excel, keeping your sheets responsive. 🚀
1. Install the rtd.pub add-in and login
2. Add a formula to a cell ⇢
=RTDPUB.SUBSCRIBE("sales/today/count")
3. PUT a value with HTTP ⇢
curl -XPUT 'https://sandbox.rtd.pub/acme-co/sales/today/count'
42
4. It's alive! ⇢ all team members will immediately see the value 42 in their workbook ✨ 📈
Available soon. Say hello 👋 - it'd be great to hear from you.