Bot Analytics & Conversation History - BotMetrics

If you're building a bot for Facebook Messenger, use the Facebook ... Example POST to Facebook var fbData = { recipient: { id: fbUserId }, message: { text: 'Hi there! ... method: 'POST', json: fbData }; request(options, function(err, res, body) { if ...

Lee mas