cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
0
Helpful
1
Replies

Google API as custom connector

Abesiu
Level 1
Level 1

Hi, I'm trying to setup google sheets API and wanted to add google as a custom connector. The issue I'm having is that google use grant type Authorize code and wxcc only allows oauth with client login or password. I'm trying to do datadip in the flow to match customer details and pass it on to the agent desktop. Then have the agent modify any CAD to update the database for that customer.

Willing to use something other then google sheet API if you have other recommendation to accomplish the same scenario. 

 

Thank you,

1 Reply 1

I've done this in WxCC using something like this https://sheetsnerd.com/api-google-sheets-google-apps-script/

david