Hope someone can answer this question and perhaps provide a bit of guidance/direction. Using the Facebook Connector, is it possible to 'post' to FB via Outsystems? Thanks in advance!
I believe yes. This connector wraps Facebook API as service/logic. What you need is create developer account on Facebook and register your app there. You will get an App Id and a Secret Key which will be required to consume the Facebook API.
Just download this connector and play inside. There is a demo and some guidance to start inside it.
Good luck.
https://developers.facebook.com/
Thanks Eric, I very much appreciate the reply. I will try to get FB developer account right now and play around with the connector. Thanks again.