Ally (Preview)
The Ally Connector allows your company to distribute news and information through our AI-based Converstional Agent called Ally. Use the full potential of AI to maximize your sales and achieve an organization-wide information distribution.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | Aliru |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
username | securestring | The username for this api | True |
password | securestring | The password for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Send a notification to your organization |
Send notifications to a member of your organization or your whole with this action. |
Send news to your organization |
Send news to your organization. Notice: If you do not provide a User, Ally is scaning the news and sending it only to users, which are interested in the topic. You can help Ally by adding additional Tags. |
Send a notification to your organization
Send notifications to a member of your organization or your whole with this action.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Text
|
Text | True | string |
The text of your notification. |
User
|
UserId | string |
The User, who shall be notified. If empty the whole organization will be notified. |
Returns
Send news to your organization
Send news to your organization. Notice: If you do not provide a User, Ally is scaning the news and sending it only to users, which are interested in the topic. You can help Ally by adding additional Tags.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Headline
|
Headline | True | string |
The headline of the news. |
Text
|
Text | True | string |
The main text of the news. |
URL
|
URL | string |
A URL, where the user can get more information. |
|
Picture URL
|
PictureURL | string |
A URL of an image connected to the news. |
|
Tags
|
Tags | string |
Tags, which help Ally to further understand the topic of your text. |
|
Time to live in days
|
TimeToLiveInDays | integer |
The maximum number of days the news will exist in Ally. (Default: 7) |
|
User
|
UserId | string |
The User, who shall be notified. If empty the whole organization will be notified. |