Skip to content

Instantly share code, notes, and snippets.

@keyuls
Last active October 16, 2016 03:59
Show Gist options
  • Save keyuls/813fc2b2d5db4a6a4455bb3b42fa8f4e to your computer and use it in GitHub Desktop.
Save keyuls/813fc2b2d5db4a6a4455bb3b42fa8f4e to your computer and use it in GitHub Desktop.
Response for facebook in Api.ai
{
"id": "5998472d-f321-4ad5-b365-def1f29e79c4",
"timestamp": "2016-10-16T03:32:39.977Z",
"result": {
"source": "agent",
"resolvedQuery": "bots",
"action": "getnewestpost",
"actionIncomplete": false,
"parameters": {
"cat": "bots"
},
"contexts": [],
"metadata": {
"intentId": "",
"webhookUsed": "true",
"intentName": "Newest Product"
},
"fulfillment": {
"speech": "speech",
"source": "producthunt-api",
"displayText": "speech",
"data": {
"facebook": {
"attachment": {
"type": "template",
"payload": {
"template_type": "generic",
"elements": [
{
"image_url": "https://ph-files.imgix.net/3bdca854-9e00-453e-ade4-6c4d2e12c7cd?auto=format&fit=crop&h=570&w=430",
"subtitle": "Send TestFlight invites to beta testers automatically",
"title": "BoardingBot",
"item_url": "https://www.producthunt.com/tech/boardingbot?utm_campaign=producthunt-api&utm_medium=api&utm_source=Application%3A+Phfb+%28ID%3A+3399%29",
"buttons": [
{
"type": "web_url",
"title": "View",
"url": "https://www.producthunt.com/tech/boardingbot?utm_campaign=producthunt-api&utm_medium=api&utm_source=Application%3A+Phfb+%28ID%3A+3399%29"
}
]
}
]
}
}
}
}
},
"score": 1
},
"status": {
"code": 200,
"errorType": "success"
},
"sessionId": "1b39a4ac-bdc0-45d2-a690-d6ad6128c028"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment