Skip to main content

#DataMigration0 discussing

Hello @* Salesforce Developers *

 

Our Back-End IT team built a large (external) database that they'd like to 'communicate' regularly  with our Salesforce Org through a SF API. Which API do you think would be the best for this instance for secure and compliant fluid data connectivity? The exchanges (receive/export) will be multiple times a day.

 

Our IT Director advised possibly using the Graph QL API, but tasked me with researching into the other APIs as well.   

________________________________________________________________________

 

What's the MOST SECURE way to migrate & retrieve data (all HIPAA PHI/ PII data) from our org to the database? 

 

Would love your insight / thoughts!  

#Salesforce Developer #DataMigration #Data Management #API

6 answers
  1. Nov 10, 2023, 2:17 AM

    Have a look at your current api consumption limits. An outside app calling to your instance will consume limits. I suspect the bulk api would be best here for the larger volumes.

    Setup a connected app and an api only user account as to track transmissions and updates to a specific system user. Only give that user permissions to the pertinent objects as well.

0/9000

Why would my accounts not be relating to my contacts on a data load? I have made sure the accounts are in the system and uploaded some new contacts but The account name is not populating.  Thought it may be because I didn't use the account record id but it is not. Any suggestions on relating contacts to their accounts via data import wizard? #DataMigration

1 answer
0/9000