vi.json•2.48 kB
{
  "Microsoft OneDrive": "Microsoft OneDrive",
  "Cloud storage by Microsoft": "Cloud storage by Microsoft",
  "Authentication for Microsoft OneDrive": "Authentication for Microsoft OneDrive",
  "Upload file": "Upload file",
  "Download file": "Download file",
  "List Files": "List Files",
  "List Folders": "List Folders",
  "Custom API Call": "Custom API Call",
  "Upload a file to your Microsoft OneDrive with chunked upload if the file is larger than 4MiB": "Upload a file to your Microsoft OneDrive with chunked upload if the file is larger than 4MiB",
  "Download a file from your Microsoft OneDrive": "Download a file from your Microsoft OneDrive",
  "List files in a OneDrive folder": "List files in a OneDrive folder",
  "List folders in a OneDrive folder": "List folders in a OneDrive folder",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "File name": "File name",
  "File": "File",
  "Markdown": "Markdown",
  "Parent Folder": "Parent Folder",
  "File ID": "File ID",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "Body": "Body",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "The name the file should be saved as (e.g. file.txt)": "The name the file should be saved as (e.g. file.txt)",
  "The file URL or base64 to upload": "The file URL or base64 to upload",
  "**Note**: If you can't find the folder in the dropdown list (which fetches up to 1000 folders), please click on the **(F)** and type the folder ID directly.\n\n\n      you can find the folder ID in the OneDrive URL after **?id=**, e.g., \"onedrive.live.com/?id=**folder-id**&cid=some-other-id\"\n\n    ": "**Note**: If you can't find the folder in the dropdown list (which fetches up to 1000 folders), please click on the **(F)** and type the folder ID directly.\n\n\n      you can find the folder ID in the OneDrive URL after **?id=**, e.g., \"onedrive.live.com/?id=**folder-id**&cid=some-other-id\"\n\n    ",
  "The ID of the file to download": "The ID of the file to download",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD",
  "New File": "New File",
  "Trigger when a new file is uploaded.": "Trigger when a new file is uploaded."
}