Hashtags/Accounts monitoring + auto reply on X

I want to create a workflow to auto reply for certain tweets with my own account.

Free X api is only for write, so I need some solution here to get data - I can’t find any already implemented integration in n8n to do that. I think the rest, so gathering tweets into some file, analyzing and replying will be manageable with existed tutorials/integration.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

For creating a workflow that auto-replies to tweets, you might want to explore third-party integrations or APIs that provide the necessary data access. Since the Free X API is limited to write access, consider using other available APIs or services that allow you to gather and analyze tweets. There are existing tutorials and integrations that can help you set up the data gathering and analysis process. Once you have the data, you can use n8n to automate the reply process based on specific conditions or triggers. Our team is growing and hiring, so if you’re interested in working with us and exploring solutions like these, it’s a great opportunity to get involved!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.