> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/integration-channel/curl-import.md).

# Curl Import

This document provides a straightforward guide on using cURL to import Postman collections into 200 OK, ensuring a quick and efficient integration process.

**Note:** To assist customers in understanding, we are providing an example using Postman.

**Copying Code from Postman**

1. Launch the Postman application and ensure you have the collection and request you want to export.

<figure><img src="https://1271267903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F899iGp7icc9A7KXck3HI%2Fuploads%2F44SHqPDhA25bS9rHeuEt%2Fimage.png?alt=media&amp;token=93575d3d-d5d6-42f6-91bb-b1d5a4061d64" alt=""><figcaption></figcaption></figure>

1. In the request details, locate the "Code" icon on the right side .
2. Click on it to reveal the available code snippets.
3. From the code snippet options, choose "cURL" as your preferred format.
4. Once cURL is selected, a code snippet representing the cURL command will be displayed.
5. Click on the "Copy to Clipboard" button to copy the entire cURL command.

<figure><img src="https://1271267903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F899iGp7icc9A7KXck3HI%2Fuploads%2F64s0GEpJ0G3GznVVfJ5j%2Fimage.png?alt=media&amp;token=dc929694-77ea-4ce8-ab92-b551cf4e7dc3" alt=""><figcaption></figcaption></figure>

**Import of Curl into 200 OK**

1. Open 200 OK and locate for the Curl Import .

<figure><img src="https://lh7-us.googleusercontent.com/W63weDl7tRs3jrDzvEPqv_CY9MIStsZbkXlbEPqp3CTQSIH7b-PfVmhSGcAW9hnAhrL9AOibEpsEK72aKMNFnmKeTiPwFP1Mu40KlDQI5oagN9NqmT6T4T_GR9HBTeZzcluAvfub7nL5k0kqlDAx750" alt="" width="563"><figcaption></figcaption></figure>

2. Click on the Curl Import a pop up will be open.
3. Provide the Channel Name. Input your Curl within the Curl script. Click on Import.

<figure><img src="https://lh7-us.googleusercontent.com/HzHcEOUH72jlR5-xtTRrsXnBIzM7p_0F8ltYKr6JlahhN_xDWhb8yKAXtRlXPXBp9F17U7h7BaCkuf2pP-cby4ZYfM8TAo_C02FTw5j4t9VuYHvVwI-Yd1KNPzH3QgcSjeBWS_GYGQTFhvJb0Y4Gc8w" alt="" width="563"><figcaption></figcaption></figure>

4. On click on the Import it will create the channel successfully

<figure><img src="https://lh7-us.googleusercontent.com/2bNxOlRaoPOAX8z881sf9vSSRLbcWT0W09bc_-vti3xvAvOVToX_YoCR_wLyzSCXGFPkRB1hCILNklwXWbatU-rK4xvpg4O-a1clKM2wvtYIfh4eWWDn89UScfIBqTP7eN4Mhzt5so5Ltb3WNPI-Puk" alt="" width="563"><figcaption></figcaption></figure>

By following these steps, you can easily obtain the cURL in to the 200 OK.
