openapi: 3.1.0 info: title: Salesforce Bulk API 2.0 Abort Actions API description: 'Salesforce Bulk API 2.0 is a simplified, REST-based interface for bulk data operations that improves on the original Bulk API. It uses a straightforward job model and supports CSV format for ingest and query jobs, enabling processing of millions of records asynchronously. ' version: v63.0 contact: name: Salesforce Developers url: https://developer.salesforce.com/ license: name: Salesforce Developer Terms url: https://www.salesforce.com/company/legal/agreements/ servers: - url: https://{instance}.salesforce.com/services/data/v{version}/jobs description: Salesforce Bulk API 2.0 jobs endpoint variables: instance: default: yourInstance description: 'The Salesforce instance identifier (e.g., na1, eu3, or a My Domain subdomain like mycompany). ' version: default: '63.0' description: 'The Salesforce API version number (e.g., 63.0). Use the latest supported version for new integrations. ' security: - BearerAuth: [] tags: - name: Actions paths: /data/v64.0/actions/standard: parameters: [] get: tags: - Actions summary: Salesforce Standard Invocable Actions description: 'Returns the list of actions that can be statically invoked. You can also get basic information for each type of action. This resource is available in REST API version 32.0 and later.' operationId: StandardInvocableActions parameters: - name: Content-Type in: header description: '' required: true schema: const: application/json type: string examples: - application/json example: example_value responses: '200': description: '' headers: {} deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/actions/custom: parameters: [] get: tags: - Actions summary: Salesforce Custom Invocable Actions description: 'Returns the list of all custom actions. You can also get basic information for each type of action. This resource is available in REST API version 32.0 and later.' operationId: CustomInvocableActions parameters: - name: Content-Type in: header description: '' required: true schema: const: application/json type: string examples: - application/json example: example_value responses: '200': description: '' headers: {} deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/quickActions: parameters: [] get: tags: - Actions summary: Salesforce Quick Actions description: 'Returns a list of global actions and object-specific actions. This resource is available in REST API version 28.0 and later. When working with actions, also refer to SObject Quick Actions. https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_quickactions.htm' operationId: QuickActions parameters: - name: Content-Type in: header description: '' required: true schema: const: application/json type: string examples: - application/json example: example_value responses: '200': description: '' headers: {} deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/global: parameters: [] get: tags: - Actions summary: Salesforce Get Global Actions description: Get the actions on record detail pages. operationId: GetGlobalActions parameters: [] responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 10:14:55 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"96082978ff1803b51fcee9ce34121cfa--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetGlobalActions' - examples: - actions: Global: actions: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000279053WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000279054WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000279055WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000279056WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000279057WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000279058WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000279059WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000279060WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000279061WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000279062WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000279063WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000279064WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/global eTag: 96082978ff1803b51fcee9ce34121cfa url: /services/data/v58.0/ui-api/actions/global contentMediaType: application/json;charset=UTF-8 example: actions: Global: actions: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000279053WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000279054WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000279055WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000279056WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000279057WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000279058WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000279059WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000279060WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000279061WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000279062WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000279063WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000279064WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/global eTag: 96082978ff1803b51fcee9ce34121cfa url: /services/data/v58.0/ui-api/actions/global deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/record/{RECORD_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get Record Detail Page Actions description: Get the actions on record detail pages. operationId: GetRecordDetailPageActions parameters: - name: RECORD_IDS in: path description: A single record ID, or a comma-delimited list of record IDs. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 10:16:27 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"070a59ceff1430940937c233f1b952dd--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetRecordDetailPageActions' - examples: - actions: 0014H00002LbR7QQAV: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328008WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328011WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328012WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328013WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328014WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328015WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328016WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328017WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328018WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328019WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328020WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328021WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328022WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328023WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328024WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328025WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328026WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328027WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328028WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328029WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328030WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328031WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328032WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV 00158000006QBOhAAO: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328009WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328010WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328033WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328034WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328035WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328036WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328037WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328038WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328039WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328040WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328041WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328042WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328043WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328044WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328045WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328046WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328047WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328048WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328049WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328050WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328051WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328052WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328053WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328054WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/record-edit - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO eTag: 070a59ceff1430940937c233f1b952dd url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV,00158000006QBOhAAO contentMediaType: application/json;charset=UTF-8 example: actions: 0014H00002LbR7QQAV: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328008WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328011WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328012WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328013WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328014WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328015WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328016WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328017WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328018WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328019WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328020WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328021WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328022WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328023WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328024WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328025WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328026WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328027WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328028WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328029WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328030WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328031WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328032WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV 00158000006QBOhAAO: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328009WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328010WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328033WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328034WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328035WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328036WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328037WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328038WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328039WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328040WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328041WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328042WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328043WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328044WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328045WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328046WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328047WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328048WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328049WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328050WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328051WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328052WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328053WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328054WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/record-edit - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO eTag: 070a59ceff1430940937c233f1b952dd url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV,00158000006QBOhAAO deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/record/{RECORD_ID}/record-edit: parameters: [] get: tags: - Actions summary: Salesforce Get Record Edit Page Actions description: Get the actions on record detail pages. operationId: GetRecordEditPageActions parameters: - name: RECORD_ID in: path description: Record ID required: true schema: type: string example: '500123' responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 10:17:45 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"550367168889732c414e90f1a22d15af--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetRecordEditPageActions' - examples: - actions: 0014H00002LbR7QQAV: actions: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveAndNew externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveAndNew iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350888WAA isMassAction: 'false' label: Save & New lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: CancelEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:CancelEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350889WAA isMassAction: 'false' label: Cancel lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit eTag: 550367168889732c414e90f1a22d15af url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit contentMediaType: application/json;charset=UTF-8 example: actions: 0014H00002LbR7QQAV: actions: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveAndNew externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveAndNew iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350888WAA isMassAction: 'false' label: Save & New lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: CancelEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:CancelEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350889WAA isMassAction: 'false' label: Cancel lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit eTag: 550367168889732c414e90f1a22d15af url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/record/{RECORD_ID}/related-list/{RELATED_LIST_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get Related List Actions description: Get the actions on record detail pages. operationId: GetRelatedListActions parameters: - name: RECORD_ID in: path description: Record ID required: true schema: type: string example: '500123' - name: RELATED_LIST_IDS in: path description: Optional. A related list name, or a comma-delimited list of related list names. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:27:08 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"a20a5831cc59f674f527261d7469d62d--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetRelatedListActions' - examples: - actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts eTag: a20a5831cc59f674f527261d7469d62d url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts contentMediaType: application/json;charset=UTF-8 example: actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts eTag: a20a5831cc59f674f527261d7469d62d url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/record/{RECORD_ID}/related-list-record/{RELATED_LIST_RECORD_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get Related List Record Actions description: Get the actions on records in related lists. operationId: GetRelatedListRecordActions parameters: - name: RECORD_ID in: path description: Record ID required: true schema: type: string example: '500123' - name: RELATED_LIST_RECORD_IDS in: path description: A related list record ID, or a comma-delimited list of related list record IDs. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:37:18 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"f29ba79a7eda15543fca804e0e88bea6--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetRelatedListRecordActions' - examples: - actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000122897WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA eTag: f29ba79a7eda15543fca804e0e88bea6 url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA contentMediaType: application/json;charset=UTF-8 example: actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000122897WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA eTag: f29ba79a7eda15543fca804e0e88bea6 url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/list-view/{LIST_VIEW_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get List View Header Actions description: Get the actions on records in related lists. operationId: GetListViewHeaderActions parameters: - name: LIST_VIEW_IDS in: path description: A single list view ID, or a comma-delimited list of list view IDs. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:39:25 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"6f6e964d38807defe01bd28d144c9c0e--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetListViewHeaderActions' - examples: - actions: 00B58000002ssinEAA: actions: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: ListSort externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:ListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000132178WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000132179WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: null apiName: PrintableListView externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:PrintableListView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000132180WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA eTag: 6f6e964d38807defe01bd28d144c9c0e url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA contentMediaType: application/json;charset=UTF-8 example: actions: 00B58000002ssinEAA: actions: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: ListSort externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:ListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000132178WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000132179WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: null apiName: PrintableListView externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:PrintableListView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000132180WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA eTag: 6f6e964d38807defe01bd28d144c9c0e url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/list-view-record/{RECORD_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get List View Record Actions description: Get the record actions on list views. operationId: GetListViewRecordActions parameters: - name: RECORD_IDS in: path description: A single record ID, or a comma-delimited list of record IDs. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:40:07 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"1baaebae684ef749af218f59bf4b1d4d--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetListViewRecordActions' - examples: - actions: 00358000006woxwAAA: actions: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000382731WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000382732WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA eTag: 1baaebae684ef749af218f59bf4b1d4d url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA contentMediaType: application/json;charset=UTF-8 example: actions: 00358000006woxwAAA: actions: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000382731WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000382732WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA eTag: 1baaebae684ef749af218f59bf4b1d4d url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/list-view-chart/{SOBJECT_API_NAME}: parameters: [] get: tags: - Actions summary: Salesforce Get List View Chart Actions description: Get the record actions on list views. operationId: GetListViewChartActions parameters: - name: SOBJECT_API_NAME in: path description: Currently, only `ListViewChartInstance` is valid. required: true schema: type: string examples: - ListViewChartInstance example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:41:26 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"60c273c4ba34efcc645bd0ce249c8cd4--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetListViewChartActions' - examples: - actions: ListViewChartInstance: actions: - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: NewObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:NewObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138090WAA isMassAction: 'false' label: New Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: EditObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:EditObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138091WAA isMassAction: 'false' label: Edit Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: DeleteObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:DeleteObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138092WAA isMassAction: 'false' label: Delete Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance eTag: 60c273c4ba34efcc645bd0ce249c8cd4 url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance contentMediaType: application/json;charset=UTF-8 example: actions: ListViewChartInstance: actions: - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: NewObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:NewObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138090WAA isMassAction: 'false' label: New Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: EditObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:EditObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138091WAA isMassAction: 'false' label: Edit Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: DeleteObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:DeleteObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138092WAA isMassAction: 'false' label: Delete Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance eTag: 60c273c4ba34efcc645bd0ce249c8cd4 url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/flexipage/{FLEXIPAGE_NAMES}: parameters: [] get: tags: - Actions summary: Salesforce Get Lightning Page Actions description: Get the actions on Lightning pages (FlexiPages). operationId: GetLightningPageActions parameters: - name: FLEXIPAGE_NAMES in: path description: A Lightning page name, or a comma-delimited list of Lightning page names. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:45:49 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"ff4486597111fb5e059e5dab793c8231--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetLightningPageActions' - examples: - actions: Sample_Lightning_page: actions: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/NewAccount/describe actionTargetType: Describe apiName: Global.NewAccount externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2s iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000295295WAA isMassAction: 'false' label: New Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page eTag: ff4486597111fb5e059e5dab793c8231 url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page contentMediaType: application/json;charset=UTF-8 example: actions: Sample_Lightning_page: actions: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/NewAccount/describe actionTargetType: Describe apiName: Global.NewAccount externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2s iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000295295WAA isMassAction: 'false' label: New Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page eTag: ff4486597111fb5e059e5dab793c8231 url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/lookup/{SOBJECT_API_NAMES}: parameters: [] get: tags: - Actions summary: Salesforce Get Lookup Field Actions description: Get the actions on Lightning pages (FlexiPages). operationId: GetLookupFieldActions parameters: - name: SOBJECT_API_NAMES in: path description: A lookup field name, or a comma-delimited list of lookup field names. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:47:33 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"1b573078964111c994670eea1c038003--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetLookupFieldActions' - examples: - actions: Account: actions: - actionListContext: Lookup actionTarget: null actionTargetType: Invoke apiName: CreateFromLookup externalId: 00D58000000arpq:Account::Lookup:Desktop:StandardButton:CreateFromLookup iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000327596WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/lookup/Account eTag: 1b573078964111c994670eea1c038003 url: /services/data/v58.0/ui-api/actions/lookup/Account contentMediaType: application/json;charset=UTF-8 example: actions: Account: actions: - actionListContext: Lookup actionTarget: null actionTargetType: Invoke apiName: CreateFromLookup externalId: 00D58000000arpq:Account::Lookup:Desktop:StandardButton:CreateFromLookup iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000327596WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/lookup/Account eTag: 1b573078964111c994670eea1c038003 url: /services/data/v58.0/ui-api/actions/lookup/Account deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/mru-list/{SOBJECT_API_NAMES}: parameters: [] get: tags: - Actions summary: Salesforce Get Mru List View Actions description: Get the header actions on the most recently used (MRU) list view for objects. operationId: GetMRUListViewActions parameters: - name: SOBJECT_API_NAMES in: path description: An object name, or a comma-delimited list of object names. required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:48:01 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"e40070982f76ef03ffdc6f70e91b9321--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetMRUListViewActions' - examples: - actions: Account: actions: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: MruList actionTarget: null actionTargetType: null apiName: MruListSort externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:MruListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000102213WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/mru-list/Account eTag: e40070982f76ef03ffdc6f70e91b9321 url: /services/data/v58.0/ui-api/actions/mru-list/Account contentMediaType: application/json;charset=UTF-8 example: actions: Account: actions: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: MruList actionTarget: null actionTargetType: null apiName: MruListSort externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:MruListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000102213WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/mru-list/Account eTag: e40070982f76ef03ffdc6f70e91b9321 url: /services/data/v58.0/ui-api/actions/mru-list/Account deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/ui-api/actions/photo/{RECORD_IDS}: parameters: [] get: tags: - Actions summary: Salesforce Get Photo Actions description: Get the photo actions for pages. Currently, only group and user pages support photo actions. operationId: GetPhotoActions parameters: - name: RECORD_IDS in: path description: '' required: true schema: type: string example: example_value responses: '200': description: OK headers: Date: content: text/plain: schema: type: string contentMediaType: text/plain example: Fri, 06 Oct 2023 11:50:11 GMT Strict-Transport-Security: content: text/plain: schema: type: string contentMediaType: text/plain example: max-age=63072000; includeSubDomains X-Content-Type-Options: content: text/plain: schema: type: string contentMediaType: text/plain example: nosniff X-Robots-Tag: content: text/plain: schema: type: string contentMediaType: text/plain example: none Cache-Control: content: text/plain: schema: type: string contentMediaType: text/plain example: no-cache,must-revalidate,max-age=0,no-store,private ETag: content: text/plain: schema: type: string contentMediaType: text/plain example: '"802f98780c61a3109be0a574d2915772--gzip"' Vary: content: text/plain: schema: type: string contentMediaType: text/plain example: Accept-Encoding Content-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: gzip Transfer-Encoding: content: text/plain: schema: type: string contentMediaType: text/plain example: chunked content: application/json;charset=UTF-8: schema: allOf: - $ref: '#/components/schemas/GetPhotoActions' - examples: - actions: 0F94H000000UF2xSAG: actions: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: UpdatePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:UpdatePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301821WAA isMassAction: 'false' label: Update Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: DeletePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:DeletePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301822WAA isMassAction: 'false' label: Delete Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG eTag: 802f98780c61a3109be0a574d2915772 url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG contentMediaType: application/json;charset=UTF-8 example: actions: 0F94H000000UF2xSAG: actions: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: UpdatePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:UpdatePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301821WAA isMassAction: 'false' label: Update Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: DeletePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:DeletePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301822WAA isMassAction: 'false' label: Delete Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG eTag: 802f98780c61a3109be0a574d2915772 url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK /data/v64.0/sobjects/{SOBJECT_API_NAME}/quickActions: parameters: [] get: tags: - Actions summary: Salesforce Sobject Quick Actions description: 'Returns a list of actions and their details. This resource is available in REST API version 28.0 and later. When working with actions, also refer to Quick Actions. To return a specific object’s actions as well as global actions, use: /vXX.X/sobjects/object/quickActions/ To return a specific action, use /vXX.X/sobjects/object/quickActions/{action name} To return a specific action’s descriptive detail, use /vXX.X/sobjects/object/quickActions/{action name}/describe/ To return a specific action’s default values, including default field values, use services/data/vXX.X/sobjects/object/quickActions/{action name}/defaultValues/ In API version 28.0, to evaluate the default values for an action, use vXX.X/sobjects/object/quickActions/{action name}/defaultValues/{parent id} In API version 29.0 and greater, to evaluate the default values for an action, use vXX.X/sobjects/object/quickActions/{action name}/defaultValues/{context id} This returns the default values specific to the {context id} object.' operationId: SObjectQuickActions parameters: - name: SOBJECT_API_NAME in: path description: '' required: true schema: type: string example: example_value - name: Content-Type in: header description: '' required: true schema: const: application/json type: string examples: - application/json example: example_value responses: '200': description: '' headers: {} deprecated: false servers: - url: https://services variables: {} x-api-evangelist-processing: PascalCaseOperationSummaries: true ChooseTags: true x-microcks-operation: delay: 0 dispatcher: FALLBACK components: schemas: 00358000006woxwAAA: title: 00358000006woxwAAA required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions14' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000382731WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000382732WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA GetLightningPageActions: title: GetLightningPageActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions17' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: Sample_Lightning_page: actions: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/NewAccount/describe actionTargetType: Describe apiName: Global.NewAccount externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2s iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000295295WAA isMassAction: 'false' label: New Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page eTag: ff4486597111fb5e059e5dab793c8231 url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page Actions22: title: Actions22 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: - string - 'null' example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton 00B58000002ssinEAA: title: 00B58000002ssinEAA required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions12' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: ListSort externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:ListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000132178WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000132179WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: null apiName: PrintableListView externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:PrintableListView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000132180WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA Account17: title: Account17 required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions14' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Lookup actionTarget: null actionTargetType: Invoke apiName: CreateFromLookup externalId: 00D58000000arpq:Account::Lookup:Desktop:StandardButton:CreateFromLookup iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000327596WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/lookup/Account Global: title: Global required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions1' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000279053WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000279054WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000279055WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000279056WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000279057WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000279058WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000279059WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000279060WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000279061WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000279062WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000279063WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000279064WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/global Actions19: title: Actions19 required: - Account type: object properties: Account: $ref: '#/components/schemas/Account17' examples: - Account: actions: - actionListContext: Lookup actionTarget: null actionTargetType: Invoke apiName: CreateFromLookup externalId: 00D58000000arpq:Account::Lookup:Desktop:StandardButton:CreateFromLookup iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000327596WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/lookup/Account Actions24: title: Actions24 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: - string - 'null' example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton Actions12: title: Actions12 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: - string - 'null' example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: - string - 'null' example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton Actions5: title: Actions5 required: - 0014H00002LbR7QQAV type: object properties: 0014H00002LbR7QQAV: $ref: '#/components/schemas/0014H00002LbR7QQAV1' examples: - 0014H00002LbR7QQAV: actions: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveAndNew externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveAndNew iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350888WAA isMassAction: 'false' label: Save & New lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: CancelEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:CancelEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350889WAA isMassAction: 'false' label: Cancel lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit 00158000006QBOhAAO1: title: 00158000006QBOhAAO1 required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions8' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts Actions21: title: Actions21 required: - Account type: object properties: Account: $ref: '#/components/schemas/Account18' examples: - Account: actions: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: MruList actionTarget: null actionTargetType: null apiName: MruListSort externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:MruListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000102213WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/mru-list/Account Actions: title: Actions required: - Global type: object properties: Global: $ref: '#/components/schemas/Global' examples: - Global: actions: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000279053WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000279054WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000279055WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000279056WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000279057WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000279058WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000279059WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000279060WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000279061WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000279062WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000279063WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000279064WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/global Actions2: title: Actions2 required: - 0014H00002LbR7QQAV - 00158000006QBOhAAO type: object properties: 0014H00002LbR7QQAV: $ref: '#/components/schemas/0014H00002LbR7QQAV' 00158000006QBOhAAO: $ref: '#/components/schemas/00158000006QBOhAAO' examples: - 0014H00002LbR7QQAV: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328008WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328011WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328012WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328013WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328014WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328015WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328016WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328017WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328018WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328019WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328020WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328021WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328022WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328023WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328024WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328025WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328026WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328027WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328028WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328029WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328030WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328031WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328032WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV 00158000006QBOhAAO: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328009WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328010WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328033WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328034WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328035WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328036WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328037WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328038WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328039WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328040WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328041WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328042WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328043WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328044WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328045WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328046WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328047WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328048WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328049WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328050WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328051WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328052WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328053WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328054WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/record-edit - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO GetPhotoActions: title: GetPhotoActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions23' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 0F94H000000UF2xSAG: actions: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: UpdatePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:UpdatePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301821WAA isMassAction: 'false' label: Update Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: DeletePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:DeletePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301822WAA isMassAction: 'false' label: Delete Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG eTag: 802f98780c61a3109be0a574d2915772 url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG SampleLightningPage: title: SampleLightningPage required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions18' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/NewAccount/describe actionTargetType: Describe apiName: Global.NewAccount externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2s iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000295295WAA isMassAction: 'false' label: New Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page 0F94H000000UF2xSAG: title: 0F94H000000UF2xSAG required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions24' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: UpdatePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:UpdatePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301821WAA isMassAction: 'false' label: Update Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: DeletePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:DeletePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301822WAA isMassAction: 'false' label: Delete Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG Actions18: title: Actions18 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: string example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: - string - 'null' example: example_value sourceObject: type: string example: example_value subtype: type: string example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction Actions11: title: Actions11 required: - 00B58000002ssinEAA type: object properties: 00B58000002ssinEAA: $ref: '#/components/schemas/00B58000002ssinEAA' examples: - 00B58000002ssinEAA: actions: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: ListSort externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:ListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000132178WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000132179WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: null apiName: PrintableListView externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:PrintableListView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000132180WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA 0014H00002LbR7QQAV: title: 0014H00002LbR7QQAV required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions3' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328008WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328011WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328012WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328013WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328014WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328015WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328016WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328017WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328018WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328019WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328020WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328021WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328022WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328023WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328024WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328025WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328026WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328027WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328028WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328029WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328030WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328031WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328032WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV Actions3: title: Actions3 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: - string - 'null' example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: - string - 'null' example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: - string - 'null' example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: - string - 'null' example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton Actions17: title: Actions17 required: - Sample_Lightning_page type: object properties: Sample_Lightning_page: $ref: '#/components/schemas/SampleLightningPage' examples: - Sample_Lightning_page: actions: - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000295294WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Flexipage actionTarget: /services/data/v58.0/quickActions/NewAccount/describe actionTargetType: Describe apiName: Global.NewAccount externalId: 00D58000000arpq:Sample_Lightning_page::Flexipage:Desktop:09D58000002PE2s iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000295295WAA isMassAction: 'false' label: New Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Sample_Lightning_page subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/flexipage/Sample_Lightning_page Actions15: title: Actions15 required: - ListViewChartInstance type: object properties: ListViewChartInstance: $ref: '#/components/schemas/ListViewChartInstance' examples: - ListViewChartInstance: actions: - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: NewObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:NewObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138090WAA isMassAction: 'false' label: New Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: EditObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:EditObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138091WAA isMassAction: 'false' label: Edit Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: DeleteObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:DeleteObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138092WAA isMassAction: 'false' label: Delete Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance Account18: title: Account18 required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions22' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: MruList actionTarget: null actionTargetType: null apiName: MruListSort externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:MruListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000102213WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/mru-list/Account GetListViewHeaderActions: title: GetListViewHeaderActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions11' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 00B58000002ssinEAA: actions: - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: EditFilter externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:EditFilter iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/filter_120.png id: 0JV4H0000132177WAA isMassAction: 'false' label: Filter lwcComponent: null primaryColor: 0176D3 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: ListSort externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:ListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000132178WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000132179WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: ListView actionTarget: null actionTargetType: null apiName: PrintableListView externalId: 00D58000000arpq:00B58000002ssinEAA::ListView:Desktop:StandardButton:PrintableListView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000132180WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00B58000002ssinEAA subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA eTag: 6f6e964d38807defe01bd28d144c9c0e url: /services/data/v58.0/ui-api/actions/list-view/00B58000002ssinEAA 00158000006QBOhAAO2: title: 00158000006QBOhAAO2 required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions10' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000122897WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA GetLookupFieldActions: title: GetLookupFieldActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions19' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: Account: actions: - actionListContext: Lookup actionTarget: null actionTargetType: Invoke apiName: CreateFromLookup externalId: 00D58000000arpq:Account::Lookup:Desktop:StandardButton:CreateFromLookup iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000327596WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/lookup/Account eTag: 1b573078964111c994670eea1c038003 url: /services/data/v58.0/ui-api/actions/lookup/Account GetListViewRecordActions: title: GetListViewRecordActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions13' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 00358000006woxwAAA: actions: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000382731WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000382732WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA eTag: 1baaebae684ef749af218f59bf4b1d4d url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA GetRelatedListActions: title: GetRelatedListActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions7' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts eTag: a20a5831cc59f674f527261d7469d62d url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts ListViewChartInstance: title: ListViewChartInstance required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions12' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: NewObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:NewObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138090WAA isMassAction: 'false' label: New Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: EditObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:EditObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138091WAA isMassAction: 'false' label: Edit Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: DeleteObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:DeleteObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138092WAA isMassAction: 'false' label: Delete Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance GetMRUListViewActions: title: GetMRUListViewActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions21' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: Account: actions: - actionListContext: MruList actionTarget: null actionTargetType: Invoke apiName: New externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:New iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_120.png id: 0JV4H0000102212WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: MruList actionTarget: null actionTargetType: null apiName: MruListSort externalId: 00D58000000arpq:Account::MruList:Desktop:StandardButton:MruListSort iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/sort_120.png id: 0JV4H0000102213WAA isMassAction: 'false' label: Sort lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Account subtype: null targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/mru-list/Account eTag: e40070982f76ef03ffdc6f70e91b9321 url: /services/data/v58.0/ui-api/actions/mru-list/Account Actions9: title: Actions9 required: - 00158000006QBOhAAO type: object properties: 00158000006QBOhAAO: $ref: '#/components/schemas/00158000006QBOhAAO2' examples: - 00158000006QBOhAAO: actions: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000122897WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA 0014H00002LbR7QQAV1: title: 0014H00002LbR7QQAV1 required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions6' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveAndNew externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveAndNew iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350888WAA isMassAction: 'false' label: Save & New lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: CancelEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:CancelEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350889WAA isMassAction: 'false' label: Cancel lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit Actions8: title: Actions8 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: string example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton Actions1: title: Actions1 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: - string - 'null' example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: - string - 'null' example: example_value sourceObject: type: string example: example_value subtype: type: string example: example_value targetObject: type: - string - 'null' example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction Actions6: title: Actions6 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: - string - 'null' example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: string example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton Actions10: title: Actions10 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: string example: '500123' relatedSourceObject: type: string example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton GetListViewChartActions: title: GetListViewChartActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions15' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: ListViewChartInstance: actions: - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: NewObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:NewObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138090WAA isMassAction: 'false' label: New Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: EditObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:EditObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138091WAA isMassAction: 'false' label: Edit Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton - actionListContext: ObjectHomeChart actionTarget: null actionTargetType: null apiName: DeleteObjectHomeChartAction externalId: 00D58000000arpq:ListViewChartInstance::ObjectHomeChart:Desktop:StandardButton:DeleteObjectHomeChartAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000138092WAA isMassAction: 'false' label: Delete Chart lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: ListViewChartInstance subtype: null targetObject: ListViewChart targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance eTag: 60c273c4ba34efcc645bd0ce249c8cd4 url: /services/data/v58.0/ui-api/actions/list-view-chart/ListViewChartInstance GetGlobalActions: title: GetGlobalActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: Global: actions: - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000279052WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000279053WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000279054WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000279055WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000279056WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000279057WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: Global subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000279058WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000279059WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000279060WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000279061WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000279062WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:Global::Global:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000279063WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: Global subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Global actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:Global::Global:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000279064WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: Global subtype: Create targetObject: Account targetUrl: null type: QuickAction links: [] url: /services/data/v58.0/ui-api/actions/global eTag: 96082978ff1803b51fcee9ce34121cfa url: /services/data/v58.0/ui-api/actions/global 00158000006QBOhAAO: title: 00158000006QBOhAAO required: - actions - links - url type: object properties: actions: type: array items: $ref: '#/components/schemas/Actions3' description: '' example: [] links: type: array items: type: string description: '' example: [] url: type: string example: https://www.example.com examples: - actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328009WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328010WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328033WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328034WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328035WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328036WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328037WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328038WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328039WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328040WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328041WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328042WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328043WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328044WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328045WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328046WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328047WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328048WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328049WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328050WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328051WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328052WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328053WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328054WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/record-edit - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO Actions14: title: Actions14 required: - actionListContext - actionTarget - actionTargetType - apiName - externalId - iconUrl - id - isMassAction - label - lwcComponent - primaryColor - relatedListRecordId - relatedSourceObject - section - sourceObject - subtype - targetObject - targetUrl - type type: object properties: actionListContext: type: string example: example_value actionTarget: type: - string - 'null' example: example_value actionTargetType: type: string example: example_value apiName: type: string example: example_value externalId: type: string example: '500123' iconUrl: type: string example: https://www.example.com id: type: string example: abc123 isMassAction: type: string example: example_value label: type: string example: Example Title lwcComponent: type: - string - 'null' example: example_value primaryColor: type: string example: example_value relatedListRecordId: type: - string - 'null' example: '500123' relatedSourceObject: type: - string - 'null' example: example_value section: type: string example: example_value sourceObject: type: string example: example_value subtype: type: - string - 'null' example: example_value targetObject: type: string example: example_value targetUrl: type: - string - 'null' example: https://www.example.com type: type: string example: example_value examples: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton Actions7: title: Actions7 required: - 00158000006QBOhAAO type: object properties: 00158000006QBOhAAO: $ref: '#/components/schemas/00158000006QBOhAAO1' examples: - 00158000006QBOhAAO: actions: - actionListContext: RelatedList actionTarget: null actionTargetType: Invoke apiName: NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedList:Desktop:StandardButton:NewContact iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000119415WAA isMassAction: 'false' label: New lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list/Contacts Actions13: title: Actions13 required: - 00358000006woxwAAA type: object properties: 00358000006woxwAAA: $ref: '#/components/schemas/00358000006woxwAAA' examples: - 00358000006woxwAAA: actions: - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000382730WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000382731WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: ListViewRecord actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00358000006woxwAAA::ListViewRecord:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000382732WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00358000006woxwAAA subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/list-view-record/00358000006woxwAAA GetRecordEditPageActions: title: GetRecordEditPageActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions5' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 0014H00002LbR7QQAV: actions: - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350887WAA isMassAction: 'false' label: Save lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: SaveAndNew externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:SaveAndNew iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350888WAA isMassAction: 'false' label: Save & New lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton - actionListContext: RecordEdit actionTarget: null actionTargetType: Invoke apiName: CancelEdit externalId: 00D58000000arpq:0014H00002LbR7QQAV::RecordEdit:Desktop:StandardButton:CancelEdit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000350889WAA isMassAction: 'false' label: Cancel lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: LightningWebComponent_Action targetObject: Account targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit eTag: 550367168889732c414e90f1a22d15af url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit GetRecordDetailPageActions: title: GetRecordDetailPageActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions2' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 0014H00002LbR7QQAV: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328007WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:0014H00002LbR7QQAV::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328008WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328011WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328012WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328013WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328014WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328015WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328016WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328017WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 0014H00002LbR7QQAV subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328018WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328019WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328020WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328021WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328022WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328023WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 0014H00002LbR7QQAV subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328024WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328025WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328026WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328027WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328028WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328029WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328030WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328031WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:0014H00002LbR7QQAV::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328032WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0014H00002LbR7QQAV subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/record-edit - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list - /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV 00158000006QBOhAAO: actions: - actionListContext: Chatter actionTarget: null actionTargetType: Invoke apiName: Follow externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:Follow iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328009WAA isMassAction: 'false' label: Follow lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Chatter actionTarget: null actionTargetType: null apiName: FollowInStream externalId: 00D58000000arpq:00158000006QBOhAAO::Chatter:Desktop:StandardButton:FollowInStream iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/follow_120.png id: 0JV4H0000328010WAA isMassAction: 'false' label: Follow in Stream lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: SingleActionLinks sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewTask/describe actionTargetType: Describe apiName: Global.NewTask externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2f iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_task_120.png id: 0JV4H0000328033WAA isMassAction: 'false' label: New Task lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewEvent/describe actionTargetType: Describe apiName: Global.NewEvent externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2j iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_event_120.png id: 0JV4H0000328034WAA isMassAction: 'false' label: New Event lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Event targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.TextPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.TextPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_post_120.png id: 0JV4H0000328035WAA isMassAction: 'false' label: Post lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000328036WAA isMassAction: 'false' label: Edit lwcComponent: dxp_records:lwcEditActionHandler primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: ScreenAction targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.ContentPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.ContentPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_file_120.png id: 0JV4H0000328037WAA isMassAction: 'false' label: File lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewContact/describe actionTargetType: Describe apiName: Global.NewContact externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2k iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_contact_120.png id: 0JV4H0000328038WAA isMassAction: 'false' label: New Contact lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Contact targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/LogACall/describe actionTargetType: Describe apiName: Global.LogACall externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2g iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/log_a_call_120.png id: 0JV4H0000328039WAA isMassAction: 'false' label: Log a Call lwcComponent: null primaryColor: 06A59A relatedListRecordId: null relatedSourceObject: null section: ActivityComposer sourceObject: 00158000006QBOhAAO subtype: LogACall targetObject: Task targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewOpportunity/describe actionTargetType: Describe apiName: Global.NewOpportunity externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2l iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_opportunity_120.png id: 0JV4H0000328040WAA isMassAction: 'false' label: New Opportunity lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Opportunity targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewCase/describe actionTargetType: Describe apiName: Global.NewCase externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2h iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_case_120.png id: 0JV4H0000328041WAA isMassAction: 'false' label: New Case lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Case targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/NewLead/describe actionTargetType: Describe apiName: Global.NewLead externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002PE2m iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_lead_120.png id: 0JV4H0000328042WAA isMassAction: 'false' label: New Lead lwcComponent: null primaryColor: FF5D2D relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Lead targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.LinkPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.LinkPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_link_120.png id: 0JV4H0000328043WAA isMassAction: 'false' label: Link lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: null sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.PollPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.PollPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/share_poll_120.png id: 0JV4H0000328044WAA isMassAction: 'false' label: Poll lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: null apiName: FeedItem.QuestionPost externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:FeedItem.QuestionPost iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/question_post_action_120.png id: 0JV4H0000328045WAA isMassAction: 'false' label: Question lwcComponent: null primaryColor: 3BA755 relatedListRecordId: null relatedSourceObject: null section: CollaborateComposer sourceObject: 00158000006QBOhAAO subtype: Post targetObject: null targetUrl: null type: QuickAction - actionListContext: Record actionTarget: /services/data/v58.0/quickActions/New_Detailed_Account/describe actionTargetType: Describe apiName: Global.New_Detailed_Account externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:09D58000002Pbt9 iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_account_120.png id: 0JV4H0000328046WAA isMassAction: 'false' label: New Detailed Account lwcComponent: null primaryColor: 5867E8 relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: Create targetObject: Account targetUrl: null type: QuickAction - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: ChangeOwnerOne externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:ChangeOwnerOne iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/change_owner_120.png id: 0JV4H0000328047WAA isMassAction: 'false' label: Change Owner lwcComponent: null primaryColor: 107CAD relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000328048WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: AccountHierarchy externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:AccountHierarchy iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328049WAA isMassAction: 'false' label: View Account Hierarchy lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: IncludeOffline externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:IncludeOffline iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328050WAA isMassAction: 'false' label: Include Offline lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: EnableAsPartner externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:EnableAsPartner iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328051WAA isMassAction: 'false' label: Enable As Partner lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: XClean externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:XClean iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328052WAA isMassAction: 'false' label: Check for New Data lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: Invoke apiName: PrintableView externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:StandardButton:PrintableView iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/new_custom19_120.png id: 0JV4H0000328053WAA isMassAction: 'false' label: Printable View lwcComponent: null primaryColor: null relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: StandardButton - actionListContext: Record actionTarget: null actionTargetType: null apiName: WebsiteHighlightAction externalId: 00D58000000arpq:00158000006QBOhAAO::Record:Desktop:ProductivityAction:WebsiteHighlightAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/web_link_120.png id: 0JV4H0000328054WAA isMassAction: 'false' label: View Website lwcComponent: null primaryColor: 1B96FF relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Account targetUrl: null type: ProductivityAction links: - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/record-edit - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list - /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/${relatedRecordId} url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO eTag: 070a59ceff1430940937c233f1b952dd url: /services/data/v58.0/ui-api/actions/record/0014H00002LbR7QQAV,00158000006QBOhAAO Actions23: title: Actions23 required: - 0F94H000000UF2xSAG type: object properties: 0F94H000000UF2xSAG: $ref: '#/components/schemas/0F94H000000UF2xSAG' examples: - 0F94H000000UF2xSAG: actions: - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: ViewPhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:ViewPhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301820WAA isMassAction: 'false' label: View Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: UpdatePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:UpdatePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301821WAA isMassAction: 'false' label: Update Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton - actionListContext: Photo actionTarget: null actionTargetType: Invoke apiName: DeletePhotoAction externalId: 00D58000000arpq:0F94H000000UF2xSAG::Photo:Desktop:StandardButton:DeletePhotoAction iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/email_120.png id: 0JV4H0000301822WAA isMassAction: 'false' label: Delete Photo lwcComponent: null primaryColor: '939393' relatedListRecordId: null relatedSourceObject: null section: Page sourceObject: 0F94H000000UF2xSAG subtype: null targetObject: null targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/photo/0F94H000000UF2xSAG GetRelatedListRecordActions: title: GetRelatedListRecordActions required: - actions - eTag - url type: object properties: actions: $ref: '#/components/schemas/Actions9' eTag: type: string example: example_value url: type: string example: https://www.example.com examples: - actions: 00158000006QBOhAAO: actions: - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Edit externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Edit iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/edit_120.png id: 0JV4H0000122896WAA isMassAction: 'false' label: Edit lwcComponent: null primaryColor: 06A59A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton - actionListContext: RelatedListRecord actionTarget: null actionTargetType: Invoke apiName: Delete externalId: 00D58000000arpq:00158000006QBOhAAO::RelatedListRecord:Desktop:StandardButton:Delete iconUrl: https://pozil-dev-ed.my.salesforce.com/img/icon/t4v35/action/delete_120.png id: 0JV4H0000122897WAA isMassAction: 'false' label: Delete lwcComponent: null primaryColor: FF538A relatedListRecordId: 00358000006woxwAAA relatedSourceObject: Contacts section: Page sourceObject: 00158000006QBOhAAO subtype: null targetObject: Contact targetUrl: null type: StandardButton links: [] url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA eTag: f29ba79a7eda15543fca804e0e88bea6 url: /services/data/v58.0/ui-api/actions/record/00158000006QBOhAAO/related-list-record/00358000006woxwAAA securitySchemes: BearerAuth: type: http scheme: bearer description: 'OAuth 2.0 Bearer token obtained from the Salesforce OAuth 2.0 token endpoint. Include this token in the Authorization header as "Bearer {access_token}". '