AI-201 · Question #102
Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature. Which API service should U
The correct answer is A. REST API. To create a digest of account action plans using the generative API feature, Universal Containers should use the REST API. The REST API is ideal for integrating Salesforce with external systems and enabling interaction with Salesforce data, including generative capabilities like
Question
Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature. Which API service should UC use to meet this requirement?
Options
- AREST API
- BMetadata API
- CSOAP API
How the community answered
(56 responses)- A73% (41)
- B18% (10)
- C9% (5)
Explanation
To create a digest of account action plans using the generative API feature, Universal Containers should use the REST API. The REST API is ideal for integrating Salesforce with external systems and enabling interaction with Salesforce data, including generative capabilities like creating summaries or digests. It supports modern web standards and is suitable for flexible, lightweight interactions between Salesforce and legacy systems. Metadata API is used for retrieving and deploying metadata, not for data operations like generating summaries. SOAP API is an older API used for integration but is less flexible compared to REST for this specific use case.
Topics
Community Discussion
No community discussion yet for this question.