Skip to main content
Skip table of contents

Email Distribution Channel - Graph API

Distribution channels send alerts to users after a certain event occurs in the system, such as when a workflow has been started or a work item becomes overdue.

You can specify alerts to notify both users within the system and outside clients such as customers.

Contact support for additional instructions on how to set up Office 365 for Mailboxes For Access via Graph API.


The following information is displayed for each Distribution Channel.

ColumnDescription

Actions

Lists the actions available for each Distribution Channel

API Code

API Code for Distribution Channel. This is a unique identifier within AppBase.

Distribution Channel Name

Name of the Distribution Channel. The Distribution Channel name is listed as a hyperlink. To access Distribution Channel details, click the hyperlink

Description

Description of the Distribution Channel

Last Modified

Date and name of the person who last modified the Distribution Channel


Steps

  1. On the top right, navigate to 
    cog
     → Application Studio → <<solution>>
  2. On the left, navigate to Channel Setup → Distribution Channels
  3. Click the 
    New Distribution Channel button.
  4. In the General properties section fill the following fields
    1. Type a Name
    2. Add Tags (if needed)
    3. Select Email from the dropdown list
  5. In the Email section, enter the properties related to the email connection.

    Protocol

    Select Office365 Graph from the dropdown list

    E-mail Address

    Enter the email address or use system variables as @@GBANK_EMAIL_ADDRESS@@

    Application (Client ID)

    From Azure Active Directory.

    Contact support for additional instructions on how to get my Microsoft account Client ID and Client Secret key

    Directory (Tenant ID)

    From Azure Active Directory.

    Contact support for additional instructions on how to get my Microsoft account Client ID and Client Secret key

    Client Secret Key or client Certificate.
    Required when selecting Secret Key for Authentication; otherwise is disabled.

    Required when selecting Certificate for Authentication; otherwise is disabled.

    The certificate must be in *.pfx format

    Password used to access the certificate.

    Optional when selecting Certificate Body for Authentication; otherwise is disabled.

    Enter the From email address or use a system variable as @@GBANK_SMTP_FROM@@

    If the "Default From" distribution channel attribute is not set, and "SendEmailRequest.From" parameter and is not set (it is null), the email will not be sent because the "From" parameter is required, and it will raise the exception."The 'From' or 'Default From' attribute value must not be empty."

  6. Add a Description

  7. Save or Cancel the new configuration


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.