Dear experts,

is it correct that there’s no way to schedule a tweet for a given time and date using the current Standard API ?

Even though there’s a way to schedule a tweet in the Web interface, according to some tutorials and forums, only a paid ad can be scheduled programmatically.

What I could read in the documentation seems to confirm that, but I’d like to confirm it with the expert Standard API users. Could you please be as kind to confirm that ?

All the best,
Hilton, aka IpponScore

As far as i know, without using the Ads API, the only API is POST statuses/update | Twitter Developer and you would schedule to make this call yourself.

1 Like

Thanks for your prompt answer @IgorBrigadir !

That was I what I could see from reading the documentation. But since the Twitter API looks complex, and the Web interface for Twitter can schedule tweets I thought that maybe there was a trick, or an undocumented feature that could schedule…

Probably the Web interface uses his own server to schedule tweets.

Best regards.

1 Like

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