# Get Remote URL

## Overview

![The Get Remote URL Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-90a08f7946966e30ececb98c02ef69759d48da3b%2Fgetremoteurlupdatedimage.png?alt=media)

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

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes):**Scene**, **Function**, **Prefab**.

## Attributes

![The Get Remote URL Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-5d3412db01c72b12e085c1832f6cfe7e6d59119b%2Fnode-get-remote-url-attr.png?alt=media)

### 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://github.com/cgi-studio-gmbh/incari-doc/blob/2023.1/objects-and-types/scene-objects/web-sprite.md)
* [**WebSprite Nodes**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/websprite)
* [**Set Remote URL**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/websprite/set-remote-url)
