DRAG DROP You are designing a solution to automate the following processes: • Import data into Microsoft Dataverse from systems that have an API available. • Import data into Microsoft Dataverse from systems that do not have an API available. • Validate that contacts in a Microsoft Excel file Dataverse forms in a specified order. You need to implement automation methods. Which components should you use' To answer, drag the appropriate components to the correct requirements. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point
Man, I always get tripped up with these automation mapping ones. It should be:
RPA → Interact with applications that do not have an API (since bots mimic user actions),
Business process flow → Guide users through business steps in a specific order,
Cloud flow → Interact with applications that have an API. Saw similar in some practice sets-let me know if anyone disagrees.
