Configuring your connectionsConnection configurationsGmailCopy pageSupports: ✅ Bulk sync source Connection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYuser_emailstringfalsetrueoauth_refresh_tokenstringfalsefalseclient_idstringfalsefalseclient_secretstringfalsefalse Example 1{2 "name": "Gmail connection",3 "type": "gmail",4 "configuration": {5 "client_id": "",6 "client_secret": "",7 "oauth_refresh_token": ""8 }9}