[Dialogflow]Update Permission through Webhook format (for push notifications)
问题 ORIGINAL REQUEST: I'm trying to implement the push notifications following the documentation: https://developers.google.com/actions/assistant/updates/notifications I'm using Dialogflow with webhooks (in PHP) and the documentation is giving example in nodeJS Right now, i'm blocked because of the Update permission, here's my Webhook response : { "source": "webhook", "payload": { "google": { "expectUserResponse": true, "systemIntent": { "intent": "actions.intent.PERMISSION", "data": { "@type":