Deployment
Prerequisites
- Access to a running Airy Core installation Get started
- A dialogflow agent up and running in google cloud see documentation
In order to deploy salesforce-contacts-ingestion
, you can apply the following config map, by using the UI or calling the components.update
endpoint with the
following values:
- Salesforce designated username for the components
- The users password
- The users security token see documentation
- You organization Url. Example
https://organization.my.salesforce.com
Config map update CURL