Goutham | 2024-02-05 18:44:00 UTC | #1
Hi everyone, I have been trying to create a Google CX integration with credentials and also to make it active using API. I have used this API with this request body. The Integration is been created by it is in inactive state and no credentials has been added. Could any please help me with a correct payload which can create an integration with credentials with active state.
/api/v2/integrations { "integrationType": { "id": "google-dialogflow-cx", "name": "Google Cloud Dialogflow CX", "config": { "clientId": "CLIENT ID", "clientEmail": "CLIENT", "privateKeyId": "PRIVATE KEY ID", "privateKey": "PRIVATE KEY" } } }
system | 2024-03-06 18:44:45 UTC | #2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 24485