Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Retrieve Ids in Google Assistant #149

Open
SumitPugalia opened this issue May 21, 2017 · 0 comments
Open

Retrieve Ids in Google Assistant #149

SumitPugalia opened this issue May 21, 2017 · 0 comments

Comments

@SumitPugalia
Copy link

Google Assistant

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Create",
"generator": {
"id": "f6e92eb6-f69e-4eae-8158-06613461cf3a",
"type": "Service",
"name": "google-assistant"
},
"object": {
"type": "Note",
"content": "hello world"
},
"to": {
"id": "IL12J7nWa/2zothSEg46DsY0q7o/H9FUis/YGdp64te=",
"type": "Person"
}
}

Can anyone help me in finding out the id in "Generator" and "To" ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant