Uipath Marketplace
MarketplaceStudioアクティビティMicrosoft Graph API Activities

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Microsoft Graph API Activities

Microsoft Graph API Activities

作成者: Girisha V

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

The Microsoft Graph API automates sending, reading emails & downloading attachments without Outlook. It includes activities for Send Mail, Read Mail, Send and Read mail with Attachments.

概要

概要

The Microsoft Graph API facilitates sending, reading mails, and downloading attachments without relying on Outlook. It leverages proper APIs to automate these processes seamlessly. Developers can send emails by specifying recipients, content, and attachments through the sendMail endpoint. Reading mails involves retrieving email data in JSON format using the messages endpoint, enabling integration and processing within applications. Additionally, downloading attachments is streamlined using the API's capabilities, allowing for efficient automation of file handling tasks. For Readmail the body is by default HTML type, use System.Text.RegularExpressions.Regex.Replace(bodycontent, "]+>", "") to get text only.

Activities included in this package:

  • Send Mail:
    • Implemented functionality to send emails using the sendMail endpoint. Users can specify recipients, email content, and attachments, enabling automated email communication without relying on Outlook.
  • Send Mail with Attachments:
    • Enhanced the sendMail endpoint to include the ability to send emails with attachments. This feature allows for seamless attachment handling during email sending processes.
  • Read Mail:
    • Introduced the capability to read emails using the messages endpoint. Email data is retrieved in JSON format, facilitating easy integration and processing within applications.
  • Read Mail with Attachments:
    • Added functionality to read emails along with their attachments. This streamlines the process of downloading attachments, allowing for efficient automation of file handling tasks.

機能

機能

Enhancements:

  • API Integration:
    • Leveraged Microsoft Graph API’s robust capabilities to automate sending, reading, and managing email and attachments without the need for Outlook.

Upgrade Instructions:

  • Ensure your application is configured to access the Microsoft Graph API.
  • Update your API calls to utilize the new endpoints and features as described.

Compatibility:

  • Compatible with all systems that support Microsoft Graph API integration.

その他の情報

その他の情報

依存関係

Microsoft.Graph Newtonsoft.Json .NET Framework / .NET Core

コード言語

C#, Visual Basic

ランタイム

Windows レガシ (.Net Framework 4.6.1)

公開者

Girisha V

公開者ページを表示

ライセンス契約とプライバシー条項

Apache

プライバシー条項

技術情報

バージョン

1.0.2

更新日

2024年6月6日

対応製品

Studio: 22.10 - 24.10.0

認定

シルバー 認定済み

アプリケーション

Microsoft AzureMicrosoft Graph

サポート

UiPath コミュニティ サポート

類似のコンポーネント