NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

Add custom metadata to bot message #123

Closed jbinard closed 5 years ago

jbinard commented 5 years ago

Add a new field to "send-message" node to associate custom data to a message sent to a bot. The bot builder has also been updated to handle this metadata (see https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0#activity-object, the 'value' property).