Skip to content

Webhook (Google Cloud Function) for Coveo's integration with Voicify and Twilio

Notifications You must be signed in to change notification settings

gforce81/coveo-voicify-twilio-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

coveo-voicify-twilio-webhook

Webhook (Google Cloud Function) for Coveo's integration with Voicify and Twilio

This webhook can be deployed in as a Google Cloud Function with HTTP Trigger

Create a New Function:

  • Provide a name
  • Select HTTP Trigger
  • Take note of the URL
  • Select ZIP Upload
  • Runtime: Node.js 6
  • Upload a ZIP file containing both index.js and package.json
  • Stage Bucket: create a bucket
  • Function to execute: webhook
  • create

In Voicify:

  • Register a new webhook with the Google Cloud Function URL

About

Webhook (Google Cloud Function) for Coveo's integration with Voicify and Twilio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published