PowerPlatformConnectors/independent-publisher-conne.../SureXeroLite/apiProperties.json

36 строки
1.1 KiB
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "oauth2",
"clientId": "<Enter your client ID>",
"clientSecret": "<Enter your client secret>",
"scopes": ["offline_access accounting.transactions openid profile email accounting.contacts accounting.settings"],
"redirectMode": "Global",
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False"
},
"customParameters": {
"authorizationUrl": {
"value": "https://login.xero.com/identity/connect/authorize"
},
"tokenUrl": {
"value": "https://identity.xero.com/connect/token"
},
"refreshUrl": {
"value": "https://identity.xero.com/connect/token"
}
}
}
}
},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "The 848 Group",
"stackOwner": "The 848 Group"
}
}