Skip to main content
Hi All,

We have a requirement to accomplish Salesforce to Oracle Integration.

Phase 1 of the requirement says whenever a record or bulk upload is done for an object called say TestObject then in 4 to 5 mins or max 4 to 5 hours record should get saved/immediately reflect in Oracle. The Data should be sent from Salesforce in JSON format and will be received from Oracle in JSON format and that needs to be saved in Salesforce using REST API.

Thank You,Thank You & Thank You for any help :)
3 answers
  1. Jul 22, 2025, 4:00 PM

    We’ve handled similar sync scenarios between Salesforce and on-prem Oracle, the key challenge is often maintaining performance and avoiding API limits during large data transfers. You might want to explore a cloud-based integration platform that can schedule full or incremental syncs while handling Oracle securely behind a firewall. Here’s a helpful walkthrough.

0/9000