This workflow will allow you to get the latest twitter mentions and send those mentions to Rocket.Chat. To ensure that we don't resend the same tweets as before, we use the Function Node and getWorkflowStaticData() to persist the ids of the tweets which have already been sent and filter those out. This leaves us with only the newest tweets.
Este flujo de trabajo obtiene las menciones de Twitter y las publica en Rocket.Chat. Utiliza el nodo de función para evitar duplicados.
Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.