This topic was automatically generated from Slack. You can find the original thread here.
hello. When a target Twitter account posts a new tweet, I would like to implement a function that delivers the content of the tweet as a Telegram message.
I want to create zero delay as much as possible. Is it right that I can do this in 1 second increments using the pro plan?
Pipedream’s Advanced plan lets you poll any API as frequently as once per second, but I think Twitter has fairly strict rate limits that might make that challenging.