Hi,
How I can retrieve "systemId" of "statuses" from SocialStatusResponse ?
Hi Savie,
In the SocialStatusResponse you can place the following code to retrieve this.
var systemId = Spark.getData().statuses[0].systemId; Spark.setScriptData("systemId", systemId)
Thanks,
Liam
Thank you
Team Savie
Hi,
How I can retrieve "systemId" of "statuses" from SocialStatusResponse ?
Hi Savie,
In the SocialStatusResponse you can place the following code to retrieve this.
Thanks,
Liam
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Savie,
In the SocialStatusResponse you can place the following code to retrieve this.
Thanks,
Liam
Team Savie
Thank you
-
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