Is there way to make a message pop up asking yes or no, for example, when deleting an item? I have a microflow that creates and object based on an imported object. At the end, it deletes the imported object and retains the new one only. But I want to leave it as a choice for the user instead of having the microflow do that directly.
Here's a crude image of what I'm attempting: