For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 0 1

can I read eikon messenger text in real time in Python?

Hi,

I would like to read Eikon Messenger chats in real time in Python. Is it possible?

I know I can send messages.

Thanks in advance,

Juan

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonmessenger
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvote
Accepted
39.2k 75 11 27

@jgomez1

I assume you've created a bot using Messenger Bot API. You can read messages sent directly to the bot and messages posted to chatrooms the bot has joined. See the last chapter titled "WebSocket Events" in Messenger Bot API Documentation.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
11.5k 16 7 10

Hello @jgomez1

If you are interested in created a bot using Messenger Bot API with Python, you can find the Messenger Bot API example Python code in Messenger Bot API download page.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea