girefko How would someone go about creating a link to automatically post new Flarum discussions to my Facebook page?
Justoverclock maybe this can help you? https://discuss.flarum.org/d/20401-friendsofflarum-share-social
girefko Justoverclock Hey, thanks for the response- actually I already use that! What I'm looking for is for an API to automatically post New Discussions on my Facebook page
Justoverclock girefko this means that u need to hire someone for writing this extension for you, not exist at moment 😉
girefko For anyone wondering, I was able to do this using Webhooks (https://discuss.flarum.org/d/17812-friendsofflarum-webhooks) Steps: 1) Install Flarum webhooks 2) Create a Slack account and connect it with Flarum discussions -> Started 3) Create an account in https://zapier.com/ to connect Slack & Facebook Page 4) Set a rule when a new post is created in a Slack Channel, to post the title, user & link to your FB page. If anyone has any questions I can help 🙂
Yolo girefko is this everypost or just the first post of the tread? at the moment i realize this with rss and ifttt.. but it is not the best way. would you show your FB Fanpage so i could look how it is shown?
tom23 girefko 2) Create a Slack account and connect it with Flarum discussions -> Started how? don't get it 🙁
girefko Yolo Hello, just the first post, but using Webhooks, you can select what kind of data you want to send to Slack. I selected only this option below: Data transmitted to Slack: The FB post: You can see my page at fb.com/girefkocy
girefko tom23 Once you install WebHooks, go to the extension in the admin panel and enable "Events ->Started" You should now have a WebHooks link to use in slack. Follow these steps to create an App in Slack & a private chat to post the webhook messages https://api.slack.com/messaging/webhooks