Skip to content

A replit demo for interacting with Turn's new Data Export API

Notifications You must be signed in to change notification settings

turnhub/turnio-data-export-replit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnio-data-export-replit

An example Turn.io data export Replit. This shows how to export data from the Turn Data Export API and apply scrubbing rules if desired.

This Replit assumes the following:

  1. You have gone through earlier examples (like perhaps the webhooks example) and are comfortable with how to get an authentication token for Turn and set it up as a secret in Repl.it

How to run this Repl.it

Run on Repl.it

  1. Click the Run on Repl.it button above and install this example into your Repl.it workspace.
  2. Get a Turn token and add it as a secret called TOKEN in Repl.it
  3. Send and receive some messages on your Turn.io number
  4. Hit Run in your replit and see the messages from the last 24 hours listed in your Repl.it console with the scrubbing rules applied.

About

A replit demo for interacting with Turn's new Data Export API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages