Trying to import a flow. What could be causing the error below?

Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'wordonlinebusiness' operation 'GetFileSchema' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "The selected file doesn't exist, please select a valid file and drive.\\r\\nclientRequestId: 42117395-6688-4afd-a6b1-4d1c23c333ed", "error": { "message": "The selected file doesn't exist, please select a valid file and drive." }, "source": "wordonlinebusiness-eus2.azconn-eus2-003.p.azurewebsites.net" }'.

Comments

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Kudos 5 Facilitator 4 bbcon 2025 Attendee Badge

    @Carla Murphy
    sounds like the flow you are trying to import is has an action where it is locating a WORD document that is the template for doing “mail merge”. Whatever you are trying to import, if you downloaded from community, there is likely a post that tells you what your prerequisites are. follow that.

  • @Alex Wong I removed the word and sharepoint actions from my flow and was able to import them and then add those actions back in. Thanks!

Categories