Parameter | Description |
---|---|
File ID | The ID of the file to upload data to. |
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
{
"kind": "<string>",
"id": "<string>",
"name": "<string>",
"mimeType": "<string>"
}
Was this page helpful?