# Get Remote URL

## Overview

![The Get Remote URL Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-be9a90c055ddfb3ddfee445f8db9fc90f462d30c%2Fnode-getremoteurl.png?alt=media)

**Get Remote URL** returns the URL of a **Web Sprite** **Object**. The **Object ID** is given as input to the **Node**.

## Attributes

### Object

| Attribute | Type         | Description                                                                                                 |
| --------- | ------------ | ----------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Web Sprite** **Object** whose URL you wish to return, if none is given in the `Object ID` **Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Web Sprite** **Object** whose URL you wish to return.           |

## Outputs

| Output             | Type       | Description                                                                                                                            |
| ------------------ | ---------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse**  | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `URL`              | **String** | The URL of the **Web Sprite** **Object**.                                                                                              |

## See Also

* [**Web Sprite Objects**](https://docs.incari.com/incari-studio/2021.4/getting-started/scene-objects/web-sprite)
* [**WebSprite Nodes**](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/websprite)
* [**Set Remote URL**](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/websprite/set-remote-url)
