Hello,
The below questions came from one of the practice test. Can you please help with the correct answer.
Q. Populate records in a Common Data Service entity containing an option set field
The source system has the label for the option set but not the corresponding integer value
You are using a non .NET programming language.
You need to find the integer value for the option set.
What should you do? Radio Choice
- Use the Organization service and execute a Retrieve OptionSet Request request.
- Use Web API and use an Insert Option Value action.
- Use Web API and use a PicklistAttributeMetadata request.
- Use the Organization service and execute a RetrieveAttributeRequest request.