My game talks to a Java web service that manages some game features like clans. I want that java service to be able to trigger events in gamesparks that might modify some gamesparks game state or possibly even send a gamesparks message to a player (like you have been invited to join a clan). Is there a REST API for logging events? Or must I use the callback API feature documented at https://docs.gamesparks.net/howtos/cloud-code-scripting/how-to-implement-external-http-callbacks?
Best Answer
T
Tech Support
said
about 7 years ago
Hi Michael
Today you will need to use the callbacks, but a REST api for event logging in the works that is due in February.
Gabriel
1 Comment
Tech Support
said
about 7 years ago
Answer
Hi Michael
Today you will need to use the callbacks, but a REST api for event logging in the works that is due in February.
michael s
My game talks to a Java web service that manages some game features like clans. I want that java service to be able to trigger events in gamesparks that might modify some gamesparks game state or possibly even send a gamesparks message to a player (like you have been invited to join a clan). Is there a REST API for logging events? Or must I use the callback API feature documented at https://docs.gamesparks.net/howtos/cloud-code-scripting/how-to-implement-external-http-callbacks?
Hi Michael
Today you will need to use the callbacks, but a REST api for event logging in the works that is due in February.
Gabriel
Tech Support
Hi Michael
Today you will need to use the callbacks, but a REST api for event logging in the works that is due in February.
Gabriel
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics