I’ve just spent the last hour and a half looking through altogether far too many technical documents trying to find the answer to a very simple question: Does Twitter have a notification API?
I just want a Tweet (or a DM) sent to me to trigger a notification, in my case, that will lead to the creation of a ‘Lead’ in my CRM (Zoho CRM). Nothing fancy.
I’ve been reading horror stories of having to setup hourly searches to externally query my Twitter account!!
1 Like
Not exactly, but you can use the v1.1 API Overview | Docs | Twitter Developer Platform to get all the events that could generate notifications.
If implementing this is too much, you can poll GET direct_messages/events/list | Docs | Twitter Developer Platform
Maybe you can do something with an existing thing like IFTTT Twitter works better with IFTTT or similar service