> ## Documentation Index
> Fetch the complete documentation index at: https://docs.graphext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# URL Endpoint

> Fetch a specified endpoint of your choice to bring your data from anywhere

<Steps>
  <Step title="Create a project">
    Click on “New Project” (this will add the integration to your personal team)
    or the “Integrations” button inside the team you want to work on.
  </Step>

  <Step title="Select Remote file from the menu">
    You may have to scroll down a bit to be able to see it.

    <Frame>
      <img src="https://mintcdn.com/graphext/McO4MTYPhEdyoC4d/images/step-1-url.webp?fit=max&auto=format&n=McO4MTYPhEdyoC4d&q=85&s=a1a44689f9d59ed92b3a808388501cf7" alt="title" width="2134" height="1672" data-path="images/step-1-url.webp" />
    </Frame>
  </Step>

  <Step title="Fill out the data">
    Give the project a name of your choice and paste the URL to your data in the "Public Link" field.

    <Frame>
      <img src="https://mintcdn.com/graphext/McO4MTYPhEdyoC4d/images/step-2-url.webp?fit=max&auto=format&n=McO4MTYPhEdyoC4d&q=85&s=86c058ead3ee0da9ff48faea8e13c2c8" alt="title" width="1916" height="1512" data-path="images/step-2-url.webp" />
    </Frame>

    <Card title="Network Parameters" icon="network-wired">
      The Method and Headers parameters will usually work fine by default.

      <br />

      In case your endpoint needs special headers for things like authentication tokens, you can add them in the field below. You can add more headers by clicking "ADD NEW ROW" below the "key" field.
    </Card>
  </Step>

  <Step title="Save and go">
    Click "SAVE". Go into your project to see your data coming through!
  </Step>
</Steps>
