> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Connect Zoom to your flow

You can connect [Zoom](https://www.zoom.com/) to a flow with the Zoom **Connector** block. Use this block to perform the following operations:

* Create Meeting
* Update Meeting
* Get Meeting
* Get Meeting By ID
* Delete Meeting
* Add Meeting Registrant
* Get Meeting Registrant
* Delete Meeting Registrant
* Get Recording By Meeting ID
* Search Recording

To connect Zoom to a flow, do the following:

1. In [Postman Flows](/docs/postman-flows/overview/), [create a flow](/docs/postman-flows/build-flows/structure/actions/).
2. Click the **Template** block and click <img alt="Delete icon" src="https://assets.postman.com/postman-docs/aether-icons/action-delete-stroke.svg#icon" width="16px" /> **Delete**.
3. Right-click the canvas and select **Zoom** from the list of blocks.
4. Click **Select an operation...** and select the operation you want the block to perform.
5. Click **Select an account...** and follow the prompts to connect your Zoom account.
6. Connect the **Request** block's output ports to the Zoom **Connector** block's input ports, based on the selected operation.
7. Connect the Zoom **Connector** block's **Result** port to the **Response** block's input ports, based on the selected operation.