Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai-builder-docs/flow-text-recognition.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To initialize your cloud flow, follow these steps:
1. Name your cloud flow, select **Manually trigger a flow** under **Choose how to trigger this flow**, and then select **Create**.
1. Expand **Manually trigger a flow**, and then select **+Add an input** > **File** as the input type.
1. Select **+New step** > **AI Builder**, and then select **Recognize text in an image or a PDF document** in the list of actions.
1. Select the **Image** input, and then select **File Content** from the **Dynamic content** list:
1. Select the **File** input, and then select **File Content.contentBytes** from the **Dynamic content** list:

:::image type="content" source="media/trigger-text-recognition-2.png" alt-text="Screenshot of initializing a Power Automate cloud flow in the 'Parameters' tab.":::

Expand Down