{ "opencollection": "1.0.0", "info": { "name": "Salesforce Bulk API 2.0 Abort Lists API", "version": "v63.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Lists", "type": "folder" }, "items": [ { "info": { "name": "Salesforce List External Credentials", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/named-credentials/external-credentials" }, "docs": "Get external credentials that the user can authenticate to." }, { "info": { "name": "Salesforce List Named Credentials", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/named-credentials/named-credential-setup" }, "docs": "Get a list of named credentials in the org." }, { "info": { "name": "Salesforce List Named Credentials", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/tooling/query", "params": [ { "name": "q", "value": "example_value", "type": "query" } ] }, "docs": "Salesforce List Named Credentials" }, { "info": { "name": "Salesforce List of Groups", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/chatter/groups" }, "docs": "A list of all the groups in the organization. Get information about groups or create a group.\n\nhttps://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/connect_resources_groups_ListOfGroups.htm" }, { "info": { "name": "Salesforce List of Groups - Post", "type": "http" }, "http": { "method": "POST", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/chatter/groups", "params": [ { "name": "name", "value": "Example Title", "type": "query" }, { "name": "visibility", "value": "example_value", "type": "query", "description": "PrivateAccess—Only members of the group can see posts to this group.\nPublicAccess—All users within the community can see posts to this group.\nUnlisted—Reserved for future use." }, { "name": "description", "value": "A sample description.", "type": "query" }, { "name": "information", "value": "example_value", "type": "query", "description": "If the group is private, the “Information” section is visible only to members." }, { "name": "isArchived", "value": "true", "type": "query" }, { "name": "isAutoArchiveDisabled", "value": "true", "type": "query", "description": "true if automatic archiving is turned off for the group, false otherwise. Defaults to false. If true, if there are no posts or comments for 90 days the group is archived." }, { "name": "isBroadcast", "value": "true", "type": "query", "description": "true if only group owners and managers can create posts in the group, false otherwise." }, { "name": "canHaveChatterGuests", "value": "true", "type": "query" } ] }, "docs": "A list of all the groups in the organization. Get information about groups or create a group.\n\nhttps://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/connect_resources_groups_ListOfGroups.htm" }, { "info": { "name": "Salesforce List Event Relay Feedback Items", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/query", "params": [ { "name": "q", "value": "example_value", "type": "query" } ] }, "docs": "Salesforce List Event Relay Feedback Items" }, { "info": { "name": "Salesforce Get Related List Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/record/:RECORD_ID/related-list/:RELATED_LIST_IDS", "params": [ { "name": "RECORD_ID", "value": "500123", "type": "path", "description": "Record ID" }, { "name": "RELATED_LIST_IDS", "value": "example_value", "type": "path", "description": "Optional. A related list name, or a comma-delimited list of related list names." } ] }, "docs": "Get the actions on record detail pages." }, { "info": { "name": "Salesforce Get Related List Record Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/record/:RECORD_ID/related-list-record/:RELATED_LIST_RECORD_IDS", "params": [ { "name": "RECORD_ID", "value": "500123", "type": "path", "description": "Record ID" }, { "name": "RELATED_LIST_RECORD_IDS", "value": "example_value", "type": "path", "description": "A related list record ID, or a comma-delimited list of related list record IDs." } ] }, "docs": "Get the actions on records in related lists." }, { "info": { "name": "Salesforce Get List View Header Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/list-view/:LIST_VIEW_IDS", "params": [ { "name": "LIST_VIEW_IDS", "value": "example_value", "type": "path", "description": "A single list view ID, or a comma-delimited list of list view IDs." } ] }, "docs": "Get the actions on records in related lists." }, { "info": { "name": "Salesforce Get List View Record Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/list-view-record/:RECORD_IDS", "params": [ { "name": "RECORD_IDS", "value": "example_value", "type": "path", "description": "A single record ID, or a comma-delimited list of record IDs." } ] }, "docs": "Get the record actions on list views." }, { "info": { "name": "Salesforce Get List View Chart Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/list-view-chart/:SOBJECT_API_NAME", "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path", "description": "Currently, only `ListViewChartInstance` is valid." } ] }, "docs": "Get the record actions on list views." }, { "info": { "name": "Salesforce Get Mru List View Actions", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/actions/mru-list/:SOBJECT_API_NAMES", "params": [ { "name": "SOBJECT_API_NAMES", "value": "example_value", "type": "path", "description": "An object name, or a comma-delimited list of object names." } ] }, "docs": "Get the header actions on the most recently used (MRU) list view for objects." }, { "info": { "name": "Salesforce List Views", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/sobjects/:SOBJECT_API_NAME/listviews", "headers": [ { "name": "Content-Type", "value": "example_value" } ], "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path" } ] }, "docs": "Returns the list of list views for the specified sObject, including the ID and other basic information about each list view. You can also get basic information for a specific list view by ID." }, { "info": { "name": "Salesforce List View Describe", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/sobjects/:SOBJECT_API_NAME/listviews/:QUERY_LOCATOR/describe", "headers": [ { "name": "Content-Type", "value": "example_value" } ], "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path" }, { "name": "QUERY_LOCATOR", "value": "example_value", "type": "path" } ] }, "docs": "Returns detailed information about a list view, including the ID, the columns, and the SOQL query." }, { "info": { "name": "Salesforce List View Results", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/sobjects/:SOBJECT_API_NAME/listviews/:LIST_VIEW_ID/results", "headers": [ { "name": "Content-Type", "value": "example_value" } ], "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path" }, { "name": "LIST_VIEW_ID", "value": "500123", "type": "path" } ] }, "docs": "Returns detailed information about a list view, including the ID, the columns, and the SOQL query." }, { "info": { "name": "Salesforce Get List Views for an Object", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-info/:SOBJECT_API_NAME", "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path", "description": "API name of a UI API supported object." } ] }, "docs": "Get list views associated with an object." }, { "info": { "name": "Salesforce Get List View Records by Id", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-records/:LIST_VIEW_ID", "params": [ { "name": "LIST_VIEW_ID", "value": "500123", "type": "path", "description": "The ID of a list view." } ] }, "docs": "Get record data for a list view by list view ID using URL parameters." }, { "info": { "name": "Salesforce Get List View Records by Api Name", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-records/:SOBJECT_API_NAME/:LIST_VIEW_API_NAME", "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path", "description": "API name of a UI API supported object." }, { "name": "LIST_VIEW_API_NAME", "value": "example_value", "type": "path", "description": "API name of a list view, such as AllAccounts, __Recent, or __SearchResult." } ] }, "docs": "Get record data for a list view by list view API name using URL parameters." }, { "info": { "name": "Salesforce Get List View Records", "type": "http" }, "http": { "method": "POST", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-records/:SOBJECT_API_NAME/:LIST_VIEW_API_NAME", "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path", "description": "API name of the UI API supported object." }, { "name": "LIST_VIEW_API_NAME", "value": "example_value", "type": "path", "description": "API name of a list view." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get record data for a list view using a request body." }, { "info": { "name": "Salesforce Get List View Metadata by Id", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-info/:LIST_VIEW_ID", "params": [ { "name": "LIST_VIEW_ID", "value": "500123", "type": "path", "description": "The ID of a list view." } ] }, "docs": "Get list view metadata by list view ID using URL parameters." }, { "info": { "name": "Salesforce Get List View Metadata by Api Name", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/ui-api/list-info/:SOBJECT_API_NAME/:LIST_VIEW_API_NAME", "params": [ { "name": "SOBJECT_API_NAME", "value": "example_value", "type": "path", "description": "API name of the UI API supported object." }, { "name": "LIST_VIEW_API_NAME", "value": "example_value", "type": "path", "description": "API name of a list view, such as AllAccounts, __Recent, or __SearchResult." } ] }, "docs": "Get list view metadata by list view API name using URL parameters." }, { "info": { "name": "Salesforce Articles List", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/support/knowledgeArticles", "headers": [ { "name": "Content-Type", "value": "example_value" } ] }, "docs": "Get a page of online articles for the given language and category through either search or query." } ] } ], "bundled": true }