> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt.

# Connect third-party services to flows

You can connect third-party services to flows with **Connector** blocks. Once connected, your flow can interact with the service through predefined tasks called *operations*.

Learn more about [**Connector blocks**](/flows/reference/blocks/connector/).

## Connect a third-party service to a flow

To connect a third-party service to a flow, do the following:

1. In [Postman Flows](/flows/overview/), [create a flow](/flows/get-started/build-your-first-flow/).
2. Right-click the canvas and select a **Connector** block for a third-party service.
3. Click **Select an operation...** and select the operation you want the block to perform.
4. Click **Connect** and follow the prompts to connect your account.
5. Connect blocks' input and output ports as needed.