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.
- 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/