I am trying to figure out a workaround solution for archiving all (sent and received) RingCentral SMS messages via a channel that our archiving provider, Smarsh, can access. Is it possible to have SMS auto-forwarded to an RSS feed? Smarsh can archive a private page on our website, and then pull the messages into the archive. So -- is it possible? Thanks for your input!
Page 1 / 1
Hi Kim,
This is very possible. In order to have RingCentral SMS show up in a RSS feed, you'll need to host a RSS feed on your server and have it populated with RingCentral SMS data. To do this, you'll need a program that can read the RingCentral SMS data, convert it to RSS and post it on to the feed.
There are 3 ways to do this.
As an example, the first approach is implemented as a library and a demo web service here:
Please let us know if you have any questions.
Best,
John
This is very possible. In order to have RingCentral SMS show up in a RSS feed, you'll need to host a RSS feed on your server and have it populated with RingCentral SMS data. To do this, you'll need a program that can read the RingCentral SMS data, convert it to RSS and post it on to the feed.
There are 3 ways to do this.
- Have a proxy feed that always retrieves the message-store API response and converts it to RSS
- Have a script that subscribes to the message-store eventFilter and publishes to a remote feed
- Have a script that polls the message-store API and publishes to a remote feed
As an example, the first approach is implemented as a library and a demo web service here:
Please let us know if you have any questions.
Best,
John
And if you are not a developer you might be able to kludge something together using a combination of RingCentral archiver to Dropbox and Zapier: https://zapier.com/zapbook/zaps/249/get-an-rss-feed-of-all-new-files-in-your-dropbox/
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.