Share links to flows and embed flows in websites

You can share flows by sending links or embedding iframes in websites and other online resources. This enables colleagues and anyone with internet access to see your flows on public websites, internal wikis, and online documentation. By sharing flows both inside and outside the Postman API platform, you can foster development, streamline testing, and effectively promote your APIs.

Embedded flow

You can share a flow by providing a link to the flow in the Postman web app.

To share a link to a flow, do the following:

  1. In your flow, select Share.

  2. With the Share tab selected, select Copy icon Copy link to Flow. The link is copied to your clipboard.

  3. Share the link with anyone. When someone selects the link, Postman prompts them to sign in or create an account. They can then view, run, or edit the flow in Postman, depending on their role.

Embedded flows

By sharing embedded flows, you can extend your flows' reach beyond the Postman API platform. Anyone can view an embedded flow, with or without a Postman account. You can embed a flow as an iframe in a website or an application. You can also share a link to an embedded flow, so the recipient can view the flow without signing in to Postman.

Create an embedded flow

  1. Create a flow or open an existing flow.

  2. Select Share > Embed > Create an embedded flow.

  3. Give the embedded flow a title, a description, and a color. You can also select the Blocks dropdown list to give names and descriptions to the blocks in your embedded flow.

  4. Select Create > Save.

Share an embedded flow

  1. In your flow, select Share > Embed, then select the embedded flow you want to share.

  2. Select Copy icon next to Embed as iframe to copy the embedded flow's iframe link, or select Copy icon next to Share as link to copy the embedded flow's URL.

  3. Add the iframe link to a website or other online resource, or share the URL.

Update an embedded flow

If you make changes to a flow that was used to create an embedded flow, those changes aren't automatically applied to the embedded flow.

To update an embedded flow to reflect changes, do the following:

  1. Open the changed flow and select Share > Embed.

  2. Select the embedded flow you want to update.

  3. Select Update to latest flow version > Save. Any iframes or links that point to the embedded flow will show the changes.

Delete an embedded flow

  1. In your flow, select Share > Embed.

  2. Hover over the embedded flow you want to delete and select Delete icon Delete.

Last modified: 2025/01/22