Difference between revisions of "AQL"

From Hornbill
Jump to navigation Jump to search
(Created page with "<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;"> __NOTOC__Home > Integration > [[Business Process Auto...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
+
This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library].
__NOTOC__[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > [[Hornbill iBridge]] > AQL
 
</div>
 
{|style="width: 100%"
 
|- valign="top"
 
|style="width:73%"|
 
[[File:|AQL.png|100PX]]
 
<br>
 
==Introduction==
 
AQL  is a Cloud communications platform for building SMS, Voice & Messaging applications on an API built for global scale. Keep your customers up to date with what is happening in Hornbill and tickets in real time with the Hornbill iBridge integration to Twilio SMS.
 
|style="width:5%"|
 
|
 
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 
  
== Related Articles ==
+
    [[file:hornbill-document-library.png|iBridge Package Reference|link=https://docs.hornbill.com/ibridge-packages/welcome]]
:* [[Hornbill iBridge]]
 
:* [[Hornbill_KeySafe|KeySafe]]
 
:* [[Integration Call]]
 
:* [[Business_Process_Designer|Business Process Designer]]
 
|}
 
==KeySafe Configuration==
 
[[File:twiliokeysafe.png|400px|right|link=https://wiki.hornbill.com/images/6/64/Twiliokeysafe.png]]
 
In order to integrate with Twilio, you will first need to configure, and securely store the authentication credentials for the Twilio Account/s you want to use with the Hornbill App.
 
  
Configure your '''Twilio''' account authentication in '''[[Hornbill_KeySafe|KeySafe]]''' in order to use the Twilio options.
+
[[Category:HDOC]]
 
 
In the admin console > System > Security > KeySafe
 
 
 
* Select on '''+''' and select '''Twilio'''
 
* Give the Twilio KeySafe a Title (this is the name / identifier for the Twilio account as you will see it when using the Integration Call node in your business process)
 
* Optionally add a description
 
* Add the name of the API Account (SID). This is found on the Twilio site when logged into your account under ''Settings->General Settings'' in the section titled ''API Credentials''
 
* Add the API Token. This is found on the Twilio site when logged into your account under ''Settings->General Settings'' in the section titled ''API Credentials''
 
* Select '''Create Key''' to save
 
 
 
 
 
Right your all set........
 
 
 
'''Managing Twilio Configurations'''
 
 
 
* Use KeySafe to create, store and enable integrations with multiple Twilio accounts for use in your business processes
 
 
 
==Business Process==
 
 
 
===Options (Methods)===
 
Once you have your Twilio Account Authorised, your all set to use it with the '''[[Integration Call]]''' in your business processes. The following options are now available for you to use with Twilio:
 
 
 
* Send SMS
 
 
 
Read more about using the '''[[Integration Call]]''' from the Related Articles section, and learn how to work with input and output parameters for each of the AQL options.
 
 
 
 
 
[[Category:Integration]]
 

Latest revision as of 18:04, 10 April 2024

This document can now be found at its new location in the Hornbill Document Library.

   iBridge Package Reference