Don’t know if doable, but I would like to retrieve the Facebook public events for all members that connect to the app with FB. I know the Graph API allows it but I have no idea how to set it up with the API connector.
I am not really familiar with that but I have seen many posts refering to this OAUTH thing…is it hard to set up or is it something currently not available in Bubble?
Could there be some kind of workaround?
Our API connector doesn’t support oauth yet. Of some Facebook calls are needed we can look into adding them on a custom basis (reach out to support to talk about it). Opening oauth stuff with the API connector isn’t a quick thing as it touches authentication which touches security, session management, etc.
Anyone knows how to do it? I tried but I am really struggling… i read FB documentation and I don’t know if i need to rebuild a login workflow or if I can use the current FB login functionality to get the user token, and then no clue how to set up the call to get the public events…