This Python Flask server provides two REST endpoints.
- POST a list of phone numbers to call with Twilio
- POST a URL to crawl for Watson Discovery
Provision the following services:
- Watson Discovery
- Watson Assistant
- Db2
TODO: Twilio setup
Create the service instances If you do not have an IBM Cloud account, register for a free trial account here.
- Click here to create a Watson Discovery instance.
- (optional) Click here to create a Db2 instance.
- (optional) Click here to create a Watson Assistant instance.
Gather credentials
- From the main navigation menu (☰), select Resource list to find your services under Services.
- Click on each service to find the Manage view where you can collect the API Key and URL to use for each service when you configure credentials.
Click on one of the options below for instructions on deploying the Node.js server.
This code pattern is licensed under the Apache License, Version 2. Separate third-party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 and the Apache License, Version 2.