I am using "Action on Google" V1 npm package in my dialogflow nodejs fulfillment webhook. I am lost on the deprecation dates. Do I avec until October 23rd to migrate ?
Asked
Active
Viewed 30 times
0
-
Just to make sure we're clear, can you post the relevant line from your package.json file? – Prisoner Jan 16 '19 at 17:53
1 Answers
1
You're correct, you have until October 23rd 2019 to migrate from version 1 of the DialogFlow API to version 2. You can read the migration guide here.
If you're using version 1 of the actions-on-google
Node module, then you'll need to upgrade from version 1 to 2 by that date also.

James Ives
- 3,177
- 3
- 30
- 63