Integrate Salesforce Connect with Amazon RDS
Use the Salesforce Connect adapter for GraphQL to access and integrate data from Amazon RDS. Amazon AppSync is used to perform queries and execute mutations such as INSERT or UPDATE, and expose metadata to configure external objects easily.
Key Features
  • Avoid copying data
    Salesforce Connect adapter accesses external data in real time via web service callouts so you can use it in Salesforce without copying or syncing the data.
  • Stay secure
    Keep Amazon RDS resources isolated from direct JDBC/ODBC access over the internet by leveraging Amazon AppSync to expose a GraphQL API for the data.
  • Use the tools you know
    Data in Amazon RDS can be used in List Views, Flows, Reports, and more…even Apex!