Inputs.HandleURL¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Any input type is accepted. The input value will pass through unchanged. | None |
||
Output ➡️ |
Outputs the input value, passed through unchanged. | Any |
||
Action |
No | Code to execute when a file drop event or URL event is received. | none |
Shard [Shard] None |
This shard listens to file drop events and URL events. When files are dropped onto the application or URLs events are received, this shard executes the specified Action for each file dropped or URL event received. The file path or URL is then passed as a string to the Action.