+2

Slack integration

Erica Smith 8 years ago in BLOX CMS updated by Robert Dundon 8 years ago 1

Any plans for a Town News-Slack integration? For example, a bot that would post a note when a new article asset was published.

I'm not too familiar with Slack integration specifically, but from the Blox side you could probably just use JSON in a search query, searching for the latest article assets.
Something for Zen:
/search/?t=article&s=start_time&sd=desc&d1=1+hour+ago&q=&fmt=json

Or Flex:
/search/?t=article&s=start_time&sd=desc&d1=1+hour+ago&q=&format=json