nerdexam
Salesforce

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

AI Features for Service (e.g., Einstein Bots, Next Best Action)

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)
  • A
    73% (41)
  • B
    18% (10)
  • C
    9% (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

#Salesforce API#Generative AI#REST API#System Integration

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice