Exit INTEGRATION-ARCHITECTURE-DESIGNER Salesforce Certified Integration Architecture Designer
Question 5 of 5
0% complete
Q5 Single choice

What capability should an Integration Architect consider if there is a need to synchronize data changed in Salesforce to a 3rd party with a JSON-based API endpoint?

  • A

    Use an outbound Message with the record's data.

  • B

    Use lightning connect to save the data to an external object.

  • C

    Use an Apex class to perform the REST callout asynchronously.

  • D

    use the REST API with the content-Type headerset to "JSON."