Send RSS feed to Webhook?

Hi @elpatron68,

Would love to see you get this working, could you let us know more about where you got stuck?

Also, there’s some updated documentation and we’re working on a sample to share with the release of v1.1 next Friday.

If you run a curl command from terminal, are you able to post to your Mattermost instance? e.g.:

 curl -i -X POST -d 'payload={"text": "Hello, this is some text."}' http://yourmattermost.com/hooks/xxx-generatedkey-xxx