Forum Discussion

1 Reply

  • Parth999's avatar
    Parth999
    Copper Contributor

    Hi logger2115​,

    I have created a Codeless connector which supports multi-tenant architecture. However, Since I do not have multiple tenants, it is yet to be tested. You can deploy it and test it. Do let me know the outcome.

    You can click on "Add Salesforce Tenant" button to start adding the same credentials.

    This Codeless connector uses the same table and schema as "SalesforceServiceCloudV2_CL" to push the data. Do let me know in-case there is discrepancy you find within schema.

    Copy the raw JSON from this https://github.com/root-parth/CodelesssConnectors/blob/main/Salesforce%20Service%20Cloud%20-%20Multi%20Tenant%20CCP/SalesforceServiceCloudMultiTenantCCF.json.

    You can read https://github.com/root-parth/CodelesssConnectors/tree/main/Salesforce%20Service%20Cloud%20-%20Multi%20Tenant%20CCP to configure it.

    I hope this helps! 😁