Dynamic Data in Webapps Using Metrics

How to use dynamic data in Webapps through Metrics

WHY:

HOW:

Sending Metrics

Types:

  • Strings
  • Numbers
  • JSON Structures

As a raw API REST POST using an HTTP Post to metrics.telemetrytv.com

Using Webhoooks

Below are the ways we can use webhooks to integrate with ...

Using a generic webhook on our system (in settings/webhooks)


Using Zapier REST Post to our Webhooks


Using n8n REST Post to our Webhooks


Using make.com REST Post to our Webhooks


Using IFTT

(we may need to get this setup https://ifttt.com/docs/connect_api)


Using AirTable Webhooks to our Webhooks

(https://airtable.com/developers/web/api/webhooks-overview)


What’s Next