+2
Slack integration
Any plans for a Town News-Slack integration? For example, a bot that would post a note when a new article asset was published.
Customer support service by UserEcho
Any plans for a Town News-Slack integration? For example, a bot that would post a note when a new article asset was published.
Customer support service by UserEcho
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