GDG Cloud Lead Search
  • Why is DialogFlow awesome?
  • DialogFlow
  • Agent
  • person_name entity
  • person_skill entity
  • search_terms entity
  • Default Welcome Intent
  • Default Welcome Intent - search
  • Webhook
  • Default Welcome Intent - search - get_name
  • Default Welcome Intent - search - get_skill
  • Database
  • Final Code
  • Webhook & Action
  • Additional Resources
  • Can you speak at my event?
  • Credits
  • Demo
Powered by GitBook
On this page

Webhook & Action

Setting up a webhook allows you to pass information from a matched intent into a web service and get a result from it.

PreviousFinal CodeNextAdditional Resources

Last updated 6 years ago

  1. Go back to your Default Welcome Intent - get_nameintent and make sure to enable the webhook call for this event make the Action field empty.

2. Go back to your Default Welcome Intent - get_skill intent and make sure to enable the webhook call for this event and make the Action field empty.

Empty Action
Empty Action