Create services
Google OAuth API
This endpoint creates a new Google OAuth integration
POST
/
create
/
service
/
auth
/
google
/
{YOUR_INTEGRATION_NAME}
Path
The name that you want to use to reference your integration. Must only be alpha numeric with only lower case letters and no special characters except hyphens.
Body
The Google Client Id that Google generates for you
The Google Client Secret that Google generates for you
Response
Based off of standard HTTP request guidelines
Information concerning your newly created Google OAuth integration