Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Connector Bloomberg and Alteryx

danielaryd
5 - Atom

Does someone knows how to connect bloomberg with alteryx?

 

1 REPLY 1
BrandonB
Alteryx
Alteryx

It would probably be easiest to use the Python tool to leverage their documentation with examples and then use the Alteryx.write function within the Python tool to write the data back into the workflow. Bloomberg API documentation for reference: https://bloomberg.github.io/blpapi-docs/python/3.21/ 

Labels