if response.status_code == 200: print("Email sent successfully") else: print("Failed to send email") ``` 请注意,您需要将`{ACCOUNT_ID}`替换为您的Zoho Mail账户ID,将`{YOUR_API_KEY}`替换为您的API密钥。这样您就可以使用Zoho Mail API发送邮件了! AokSend,能够支持数万条验证码发信服务,触发...
All- {api-domain}/crm/{version}/{module_api_name}/{record_id}/actions/send_mail Supported modules Leads, Contacts, Deals, Accounts, Sales Orders, Purchase Orders, Invoices, Quotes, Cases, Vendors, and Custom. Header Authorization: Zoho-oauthtoken <access_token> ...
response = requests.post(url, headers=headers, json=data)ifresponse.status_code ==200:print("Email sent successfully")else:print("Failed to send email") 请注意,您需要将{ACCOUNT_ID}替换为您的Zoho Mail账户ID,将{YOUR_API_KEY}替换为您的API密钥。这样您就可以使用Zoho Mail API发送邮件了! 通过Z...
if response.status_code == 200: print("Email sent successfully.") else: print("Failed to send email. Status code:", response.status_code) ``` 5. 总结 使用Zohomail邮箱API发送邮件是一种方便快捷的方式,可以帮助您实现自动化发送邮件的需求。通过按照aoksend介绍的步骤,您可以轻松地集成Zohomail邮箱A...
This API is used to send an email. OAuth Scope Use the scope ZohoMail.messages.ALL(or)ZohoMail.messages.CREATE to generate theAuthtoken. ALL -Grants full access to messages. CREATE -Grants access to create messages. Request URL Method: POST ...
API Request (Beta) This is an advanced action which makes a raw HTTP request that includes this integration's authentication. Action This is an event a Zap performs. Write Create a new record or update an existing record in your app. New Email Matching Search Triggers w...
API Request (Beta) This is an advanced action which makes a raw HTTP request that includes this integration's authentication. Action This is an event a Zap performs. Write Create a new record or update an existing record in your app. New Email Triggers when you receive a...
成功した API リクエストと失敗した API リクエストの応答コード。 サブジェクト data.subject string 電子メールの件名 メッセージ ID data.messageId string メールの一意識別子 送信者 data.fromAddress string 送信者の電子メール アドレス Bcc data.bccAddress string BCC の電子メール ア...
Response codes for successful and failure API requests. data data array of object data Summary data.summary string Displays email summary in email listing Sent on data.sentDateInGMT string The email's sent time in GMT Subject data.subject string the email subject Message ID data.messageId...
Zoho Sprints Resources Community Learning Series News and Updates Tips and Tricks Knowledge Base API Documentation Qntrl Resources Community Learning Series Qntrl Marketplace News and Updates Resources API Developer Guide Marketplace Developer Guide Marketplace Community ...