{ "opencollection": "1.0.0", "info": { "name": "Coveo Activity Activities Salesforce Organizations API", "version": "1.0.0" }, "request": { "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize", "accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "items": [ { "info": { "name": "Salesforce Organizations", "type": "folder" }, "items": [ { "info": { "name": "Flushes the Cached Data for a Salesforce Organization", "type": "http" }, "http": { "method": "DELETE", "url": "https://platform.cloud.coveo.com/rest/salesforce/schema/", "headers": [ { "name": "X-Salesforce-Session-ID", "value": "" } ], "params": [ { "name": "instanceUri", "value": "", "type": "query", "description": "The instance URI of the Salesforce organization" }, { "name": "sessionId", "value": "", "type": "query", "description": "Deprecated, use the appropriate 'X-Salesforce-Session-ID' header instead" }, { "name": "version", "value": "", "type": "query", "description": "The schema version to use. Allowed values: [\"0\" (CloudV1), \"1\" (Legacy), \"2\" (Current)]" }, { "name": "presets", "value": "", "type": "query", "description": "The schema presets to apply. Allowed values: [\"servicecloud\", \"knowledge\", \"content\", \"chatter\"]" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize", "accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Flushes the Cached Data for a Salesforce Organization" }, { "info": { "name": "Loads the Object Data for a List of Salesforce Objects.", "type": "http" }, "http": { "method": "POST", "url": "https://platform.cloud.coveo.com/rest/salesforce/schema/objects", "headers": [ { "name": "X-Salesforce-Session-ID", "value": "" } ], "params": [ { "name": "instanceUri", "value": "", "type": "query", "description": "The instance URI of the Salesforce organization" }, { "name": "sessionId", "value": "", "type": "query", "description": "Deprecated, use the appropriate 'X-Salesforce-Session-ID' header instead" }, { "name": "version", "value": "", "type": "query", "description": "The schema version to use. Allowed values: [\"0\" (CloudV1), \"1\" (Legacy), \"2\" (Current)]" }, { "name": "presets", "value": "", "type": "query", "description": "The schema presets to apply. Allowed values: [\"servicecloud\", \"knowledge\", \"content\", \"chatter\"]" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize", "accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Loads the Object Data for a List of Salesforce Objects." }, { "info": { "name": "Loads the Organization Data for a Salesforce Organization.", "type": "http" }, "http": { "method": "GET", "url": "https://platform.cloud.coveo.com/rest/salesforce/schema/organization", "headers": [ { "name": "X-Salesforce-Session-ID", "value": "" } ], "params": [ { "name": "instanceUri", "value": "", "type": "query", "description": "The instance URI of the Salesforce organization" }, { "name": "sessionId", "value": "", "type": "query", "description": "Deprecated, use the appropriate 'X-Salesforce-Session-ID' header instead" }, { "name": "version", "value": "", "type": "query", "description": "The schema version to use. Allowed values: [\"0\" (CloudV1), \"1\" (Legacy), \"2\" (Current)]" }, { "name": "presets", "value": "", "type": "query", "description": "The schema presets to apply. Allowed values: [\"servicecloud\", \"knowledge\", \"content\", \"chatter\"]" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize", "accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Loads the Organization Data for a Salesforce Organization." } ] } ], "bundled": true }