preskale / issues

0 stars 0 forks source link

Configure salesforce fields specific to each company #186

Open sync-by-unito[bot] opened 4 months ago

sync-by-unito[bot] commented 4 months ago

Current scenario:

  1. When the salesforce sync is initiated, the system is set in such a way that all the specified fields for individual objects are fetched and stored in the database.
  2. These specified fields are fixed in the backend and the sync fails when there are missing fields.

Issue: Different companies have different fields populated hence we would not be able to generalize or define the fields that must be collected. The system must collect all existing fields and sync Preskale with CRM.

Acceptance Criteria:

  1. Before initiating salesforce sync, the system has to fetch all the fields which are available for individual objects in that account and store them in the database.
  2. So when the sync is initiated the sync won't fail as the sync only happens for the fields which are available with specific company.

┆Issue is synchronized with this Jira Story by Unito

sync-by-unito[bot] commented 4 months ago

➤ VJ commented:

Updated story description