zh.json•6.8 kB
{
  "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n   - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n   - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n    - Under **Client secrets**, click **New client secret**.\n    - Provide a description, set an expiry, and click **Add**.\n    - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n    - Click **Add a permission**.\n    - Select **Microsoft Graph** → **Delegated permissions**.\n    - Add the following scopes:\n      - Mail.ReadWrite\n      - Mail.Send\n\t  - Calendars.Read\n\t  - offline_access\n\t  - User.Read\n    - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
  "Send Email": "Send Email",
  "Download Attachment": "Download Attachment",
  "Reply to Email": "Reply to Email",
  "Create Draft Email": "Create Draft Email",
  "Add Label to Email": "Add Label to Email",
  "Remove Label from Email": "Remove Label from Email",
  "Move Email to Folder": "Move Email to Folder",
  "Send Draft Email": "Send Draft Email",
  "Forward Email": "Forward Email",
  "Find Email": "Find Email",
  "Custom API Call": "自定义 API 呼叫",
  "Sends an email using Microsoft Outlook.": "Sends an email using Microsoft Outlook.",
  "Download attachments from a specific email message.": "Download attachments from a specific email message.",
  "Reply to an outlook email.": "Reply to an outlook email.",
  "Creates a draft email message.": "Creates a draft email message.",
  "Adds a category (label) to an email message.": "Adds a category (label) to an email message.",
  "Removes a category (label) from an email message.": "Removes a category (label) from an email message.",
  "Moves an email message to a specific folder.": "Moves an email message to a specific folder.",
  "Sends a draft email message.": "Sends a draft email message.",
  "Forwards an email message.": "Forwards an email message.",
  "Searches for emails using full-text search.": "Searches for emails using full-text search.",
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
  "To Email(s)": "To Email(s)",
  "CC Email(s)": "CC Email(s)",
  "BCC Email(s)": "BCC Email(s)",
  "Subject": "Subject",
  "Body Format": "Body Format",
  "Body": "正文内容",
  "Attachments": "Attachments",
  "Message ID": "Message ID",
  "Email": "电子邮件地址",
  "Reply Body": "Reply Body",
  "CC Recipients": "CC Recipients",
  "BCC Recipients": "BCC Recipients",
  "Create Draft": "Create Draft",
  "Categories": "Categories",
  "Categories to Remove": "Categories to Remove",
  "Destination Folder": "Destination Folder",
  "Draft Email": "Draft Email",
  "Comment": "Comment",
  "Search Query": "Search Query",
  "Folder": "Folder",
  "Max Results": "Max Results",
  "Method": "方法",
  "Headers": "信头",
  "Query Parameters": "查询参数",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "失败时没有错误",
  "Timeout (in seconds)": "超时(秒)",
  "The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
  "Select the email message to reply to.": "Select the email message to reply to.",
  "If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
  "Select the email message to add the label to.": "Select the email message to add the label to.",
  "Categories to add to the email.": "Categories to add to the email.",
  "Select the email message to remove the label from.": "Select the email message to remove the label from.",
  "Categories to remove from the email.": "Categories to remove from the email.",
  "Select the email message to move.": "Select the email message to move.",
  "The folder to move the email to.": "The folder to move the email to.",
  "Select the draft email message to send.": "Select the draft email message to send.",
  "Select the email message to forward.": "Select the email message to forward.",
  "Optional comment to include with the forwarded message.": "Optional comment to include with the forwarded message.",
  "Search terms to find emails (e.g., \"from:john@example.com\", \"subject:urgent\", \"hasAttachments:true\")": "Search terms to find emails (e.g., \"from:john@example.com\", \"subject:urgent\", \"hasAttachments:true\")",
  "Search in a specific folder. Leave empty to search all folders.": "Search in a specific folder. Leave empty to search all folders.",
  "Maximum number of results to return (1-1000).": "Maximum number of results to return (1-1000).",
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "HTML": "HTML",
  "Text": "文本",
  "GET": "获取",
  "POST": "帖子",
  "PATCH": "PATCH",
  "PUT": "弹出",
  "DELETE": "删除",
  "HEAD": "黑色",
  "New Email": "New Email",
  "New Email in Folder": "New Email in Folder",
  "New Attachment": "New Attachment",
  "Triggers when a new email is received in the inbox.": "Triggers when a new email is received in the inbox.",
  "Triggers when a new email is delivered into the specified folder.": "Triggers when a new email is delivered into the specified folder.",
  "Triggers when a new email containing one or more attachments arrives.": "Triggers when a new email containing one or more attachments arrives.",
  "Monitor attachments in a specific folder. Leave empty to monitor all folders.": "Monitor attachments in a specific folder. Leave empty to monitor all folders."
}