Microsoft Power Platform Developer — Question 14
You are building a custom application in Azure to process resumes for the HR department.
The app will monitor submissions of resumes and parse the resumes.
You need to parse the resumes and save contact and skills information into the Common Data Service.
Which mechanism should you use?
Answer options
- A. Power Automate
- B. Common Data Service plug-in
- C. Web API
- D. Custom workflow activity
Correct answer: A
Explanation
Power Automate is ideal for automating workflows and can efficiently handle resume parsing and data integration with the Common Data Service. The other options, while potentially useful for different scenarios, do not provide the same level of ease and integration for this specific task.