Slack bot that goes out and reads data from external page then posts? -


i have external website has dynamic data on refreshes regularly. i'd set slack bot reaches out site (maybe curl or screen scraping) , return first line of data message in channel.

i browsed integrations , haven't found fits bill quite yet. don't have control on external site put send slack button on it.

thanks!

assuming curl/scraping part works intended, should have no specific issue. when user types either slash command or bot keyword, can perform scraping server then:

it if shared more details framework use or share code


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -