0

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 ?

1 Answers1

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