vi.json•1.77 kB
{
  "Microsoft Outlook": "Microsoft Outlook",
  "Send Email": "Send Email",
  "Download Attachment": "Download Attachment",
  "Reply to Email": "Reply to Email",
  "Custom API Call": "Custom API Call",
  "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.",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "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": "Body",
  "Attachments": "Attachments",
  "Message ID": "Message ID",
  "Reply Body": "Reply Body",
  "CC Recipients": "CC Recipients",
  "BCC Recipients": "BCC Recipients",
  "Create Draft": "Create Draft",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
  "If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "HTML": "HTML",
  "Text": "Text",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD",
  "New Email": "New Email",
  "Triggers when a new email is received in the inbox.": "Triggers when a new email is received in the inbox."
}