api different networks

Hi guys
Tell me, please, how can I give the audience an opportunity to post visualization on social networks through TouchDesigner? How can I use api of the different social networks?

Best regards,
Katja

Hi Katja,
Basically you need to check out the individual service’s API, see if there is a simple python solution or even package/library (which many of them offer).
Somewhere here on the forums you can find an example by elburz using twitter.
If you have some experience with python and TD it should all be very simple. The only thing you might have to watch out for is to get it to run asynchronously. To put it simple: you want TD to keep running while you query/wait for responses.

Hi,
Thanks a lot for your answer. I am really appreciate your help.

Have you some examples or decisions how it was made in TouchDesigner by using Facebook api?
I have not enough experience to do it by myself. :open_mouth:

Moving from Techniques to General.