Send Email with MS Graph Plugin Tool

Introduction

The Send Email with MS Graph Plugin Tool allows you to send emails using the MS Graph API. This plugin is a product of automating the process design of sending an email with the MS Graph API using Joget's JSON Tool. For details on the manual process, see the Send Email using MS Graph API guide.

This plugin is still in development.

Plugin information

  • Plugin: Send Email with MS Graph Plugin Tool
  • Compatible with: Joget DX 8
  • Status: Under development

Get started

Prerequisites

Before you use this plugin, make sure you have the following:

  • Azure App: You need a registered Azure app. If you're unsure how to create one, see Configure Azure App below.
  • Enhanced JSON Tool: This plugin relies on the Enhanced JSON Tool, which is not installed by default in Joget DX8. Ensure you install it so the plugin functions properly.

How to use it

The configuration of the plugin is split into two parts.

Configure the Azure app

This section is to configure the information related to your Azure app.

  • Tenant ID: Enter the Tenant ID from your Azure app (found under "Directory (tenant) ID").
  • Client ID: Enter the Client ID from your Azure app (found under "Application (client) ID").
  • Client Secret: Enter the Client Secret from your Azure app (found under "Certificates & secrets").

Configure message

This section is to configure the information of the email you are going to send using the API.

  • Sender Email: Enter the email address that will send the email.
  • Recipient Email: Enter the email address that will receive the email.
  • CC / BCC: Optional fields for CC and BCC recipients.
  • Subject: Enter the subject line of the email.
  • Message: Compose the message body for the email.
  • Form: Select the form from which to pull attachments.
  • Attachments: Choose a field from the form for extracting attachments.

Download sample app

Download the demo app for Send Email with MS Graph Plugin Tool:
Created by Julieth Last modified by Aadrian on Nov 19, 2024