I have understood from previous posts on this topic that Twitter Oauth1 was challenging to use natively with bubble.io.
So here is my question: Can I reuse within a workflow the Twitter Zeroqode authentication / Oauth1 context to then call directly the Twitter API via the custom API Connector ?
If yes, do you have any tutorials ?
Ron, just seeing your post. Thanks for sharing your plugin, wondering if there is a plan to add the ability to post user details (name, description, location, profile image etc) and not just tweets?
if not, any recommendations on how the current API can be modified for me to do. the above?
Hey @will6 we havenāt come across any Bubble limitations so far. As long as Twitter offers the API, you should be able to consume it in your Bubble app.
If you are looking for us to add any additional APIs, let us know! Weād be happy to include them in the plugin
hey Pathfix! weāre looking into building a feature that organizes dmās and a userās twitter friendsā¦ curious if this was in the roadmap for your plugin! trying to make a build or
specifically these are the callās i believe weād be working with
I have used both plugins. They both are great choices depending on your use case. However, sadly neither has the one feature Iām looking for :).
@ZeroqodeSupport Any chance, you can add an action to āfollowā / āunfollowā other twitter accounts? I was able to execute the api request in Postman but couldnāt get it to work in Bubble. I think itās something to do with the Authorization header but figured Iād reach out to yaāll before I head down that path. A follow action is the last aspect I need to finish an app Iāve been working on. Thank you in advance!
Hello, @christabb
Thanks for reaching out and for your suggestion.
Please allow us to discuss the possibility to add a new action, namely āfollow/unfollowā for the future plugin updates, with our developer team.
We need to see how feasible it will be for us.
We will revert as soon as any updates will be on this matter. Thanks for the understanding.
By this message, we are willing to notify you that we have upgraded the Advanced Twitter API plugin and created the Follow/Unfollow action within the plugin:
@ZeroqodeSupport Having an issue with getting follower and friend lists. Once the user is authenticated all of the calls fail (all the configurations are the same as in the demo editor)