Skip to main content
Lorand Jessica a posé une question dans #Integration

 We are a financial company offering a range of services to various organizations. We would like to integrate a live rate and chart for Qatar gold prices into our dashboard. Here is the link for reference. What steps should we take to achieve this? Do we need to create a separate report and then integrate it into the dashboard? 

4 réponses
  1. 14 sept., 19:36

    Hi, In my opinion no separate Salesforce report is needed. Suggested as below:

    1. Find a gold-price API that provides live Qatar gold rates and historical data.
    2. Create an Apex integration to call the API and retrieve the data.
    3. Store/cache the required data in Salesforce if needed.
    4. Build an LWC to display the current rate and historical data as a chart.
    5. Add the LWC directly to the Salesforce dashboard or Lightning page.
0/9000