Difference between revisions of "Core Hornbill Automations"

From Hornbill
Jump to navigation Jump to search
Line 4: Line 4:
 
This page looks at the available BPM Hornbill Automations that are available with the Core application. These automations can be used as part of BPM workflows from any application.   
 
This page looks at the available BPM Hornbill Automations that are available with the Core application. These automations can be used as part of BPM workflows from any application.   
 
|}}
 
|}}
 +
<!-- ******************************************************************************************************************************* -->
 +
<!-- *                                                    Automation Template                                                      -->
 +
<!-- ******************************************************************************************************************************* -->
 +
<!-- Copy and paste the template below to create a new Hornbill Automation section.
 +
nameOfTag:                  This is a link that can be used to jump to this section from a URL or link from another wiki page.
 +
Name of Automation:        Then of the Hornbill Automation as seen in the BPM Designer
 +
nameOfFile:                Name of the image.  example BpmUpdateChangeType
 +
Description of Automation:  Brief description of what this automation does or where it can be used
 +
Name of Option:            Name of the Option as displayed in the BPM Designer
 +
Description of Option      Description of how this option is used
 +
-- Start Copy--
 +
{{BPMAutomation|<nameOfTag>|<Name Of Automation>|
 +
[[File:<nameOfFile>.png|thumb|link=]]|
 +
<Description of Automation>|
 +
{{bullet1|<Name of Option>|<Description of Option>}}
 +
}}
 +
-- Finish Copy --
 +
-->
 
{{Section|
 
{{Section|
 
==Core Application Hornbill Automations==
 
==Core Application Hornbill Automations==
Line 18: Line 36:
 
{{bullet1|Priority|The priority to apply to the email. Defaults to normal if not set.}}
 
{{bullet1|Priority|The priority to apply to the email. Defaults to normal if not set.}}
 
}}
 
}}
 
+
{{BPMAutomation|GetOrganisationDetails|Get Organisation Details|
 +
[[File:GetOrganisationDetails.png|thumb|link=]]|
 +
This operation will retrieve information about an organisational group.|
 +
{{bullet1|ID|The ID or URN of the Organisation to retrieve.}}
 +
}}
 
|}}
 
|}}
 
[[Category:Administration]]
 
[[Category:Administration]]

Revision as of 23:38, 19 July 2022

Home > Platform Configuration > Core BPM Hornbill Automations Index

Introduction

This page looks at the available BPM Hornbill Automations that are available with the Core application. These automations can be used as part of BPM workflows from any application.

Core Application Hornbill Automations

  • Direct Message Send
DirectMessageSend.png

Direct Message Send

This operation is used to send a mail message directly to one or more recipients without going through a shared or personal mailbox.

Options

  • From Address
The from address for the email
  • From Name
The display name for the from address
  • To
A comma separated list of email addresses to populate the To field with
  • CC
A comma separated list of email addresses to populate the CC field with
  • BCC
A comma separated list of email addresses to populate the BCC field with
  • Subject
The email subject
  • Body
The email body. Supports HTML tags.
  • Priority
The priority to apply to the email. Defaults to normal if not set.
  • Get Organisation Details
GetOrganisationDetails.png

Get Organisation Details

This operation will retrieve information about an organisational group.

Options

  • ID
The ID or URN of the Organisation to retrieve.