Using the encouragement integration
The encouragement sync key returns a randomly selected encouraging message.
Contexts
Message
Get an encouraging message
Send encouragement as the sync key from your device.
Request
{
"sync" : "encouragement"
}
Example response
{
"endpointId" : "test-endpoint-id",
"message" : "You don't have to be perfect to be amazing."
}
The message is selected independently for every request.