Clarification on Automating X (formerly Twitter) Posts via API After Make.com Update

Hello Make.com Community,

I am aware of the recent update regarding the X (formerly Twitter) integration:

Given this change, I would like to inquire whether it is still possible to automate posting to X using its API directly. Specifically:

  1. Is there a recommended approach for integrating X’s API with Make.com after this update?
  2. Can HTTP modules or custom API calls in Make.com be used to achieve this functionality?
  3. Are there any official guidelines or templates available for setting up such workflows?

I am open to exploring alternate methods (e.g., HTTP requests or OAuth 2.0 authentication) if direct integration is no longer supported. Any advice or documentation would be greatly appreciated!

Thank you in advance for your assistance!

Hey Artemina,

yes, you can use a generic HTTP call module for this. You can also write your own custom app.