Minimum Permissions Required for SFDC Community Integration User Profile

Minimum Permissions Required for SFDC Community Integration User Profile

Standard Object Access

Object                         Access                                 Notes    

Account                      Read / Edit as needed        Ensure access to required fields

Contact                      Read / Edit as needed        Ensure access to required fields

Account Brand Read / Edit as needed        Ensure access to required fields

_________________________________________________________________________________


Custom Tab Access (after package installation)

Tab Name                    Access         

MM API Settings        Default On

_________________________________________________________________________________


Administrative Permissions

Permission                                Required                          Notes   

Apex REST Services                 Yes                                   Required for API integration

API Enabled                              Yes                                   Required for external system communication

View All Custom Settings        Yes                                   Needed if Custom Settings values are referenced

Customize Application            Conditional                     Required only if metadata updates are required via Apex deployment. MM Team will confirm based on setup.

View All Data                           Optional                          Based on org-level visibility needs

NotesNote: Customize Application is required when the integration inserts or updates Custom Metadata records using Metadata.Operations.enqueueDeployment().

_________________________________________________________________________________________________________________________________________________________________________


Field-Level Security (Minimum Required Fields)

Contact Fields (Read Access)

FirstName

LastName

Email

Any additional standard and custom fields required for integration

Account Fields (Read or Edit based on integration requirements)

Account Name (Read)

MindMatrix__IsPartner__c (Edit)

Any additional standard and custom fields required for integration

___________________________________________________________________________________________________________________________________________________________________________


Apex Class Access


Apex Class                                                Required

AMPViewAssetSearchController            Yes

AMPWidgetController                             Yes

_____________________________________________________________________________________________________________________________________________________________________________

Notes

Additional Notes

This permission setup ensures the Community Integration User can authenticate, interact via REST, and read or update configuration values depending on integration setup.

Additional Apex classes or fields may be added based on future package updates.


    • Related Articles

    • Minimum Permissions Required for SFDC Internal User For SSO

      Standard Object Access The following table defines the required access for the standard object used in this integration: Object Access Notes User Read/Edit as needed Ensure access to required fields for synchronization. Administrative Permissions ...
    • SFDC: CRM Sync Setting and Integration

      The sections and functions related to CRM Sync Setting and Integration are listed below: COMMON SECTION: Please review below for the functions and its description: 1. Time Interval: It essentially illustrates how long synchronization should take. 2. ...
    • Twilio Call Integration in Playbooks

      This guide covers the complete implementation process, from initial setup and configuration through call script event management, voice call operations, and the technical architecture that supports the integration. Understanding these components ...
    • How to Configure Webex Integration?

      Introduction: This article explains the process of integrating Webex with Mindmatrix, configuring Webex settings, pulling webinar details and invitees into Mindmatrix, and creating email and web form templates for sending webinar invitations to ...
    • SFDC SSO : MM API Setting Document

      Before you begin this setup: The MindMatrix Managed package should be installed on the SFDC Environment. A connection between MindMatrix and SFDC must be established. Step 1: Remote Site Settings In SFDC, go to 'Remote Site Settings' and add the MM ...