Forum Discussion
AndreasSchurzfe
8 months agoCommunity Member
Data exchange in Storyline 360 - in both directions
Hello friends of light entertainment, I am looking for a solution how to read and send data from Storyline 360. Possibly via Javascript/Jason ... or even from the database.
Is this technically p...
MathNotermans-9
7 months agoCommunity Member
Using either Google sheets you can get and save data. If you need it realtime ( for multiplayer games ) you need a RTDB ( Realtimedatabase ) like Firestore/Firebase. For Google sheets there are hundreds of samples on this forum.... there even is an external supplier that delivers a service for this ( forgot the name atm ). A good alternative is using Google Cloud functions.