AtBot Admin (Preview)

AtBot is a no-code bot building service that allows you to create conversational UIs quickly without any programming experience. The Admin connector provides programmatic access to the configuration portal.

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 Standard 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 Standard All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name AtBot Support
URL https://admin.atbot.io/Docs
Email support@atbot.io
Connector Metadata
Publisher H3 Solutions Inc.
Website https://admin.atbot.io
Privacy policy https://admin.atbot.io/privacy
Categories AI;Productivity

The AtBot Admin connector is used to automate configurations in the AtBot service. Using the actions in the connector, you can read, create, update and delete configuration objects in your AtBot tenant. Visit the AtBot documentation for more information.

Prerequisites

The AtBot Admin connector requires an AtBot Premium subscription. Sign up for AtBot Premium. When you sign up for Premium, you will be give $25 credit to try out the service.

How to get credentials

You will always log in to the AtBot Admin connector using an Microsoft Entra ID Work or School account that you use in the AtBot Admin Portal.

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create Admin Item by Type

Create an Admin Item by Type

Delete Admin Item by Type and Id

Delete an Admin Item by Type and Id

Get Admin Item by Type and Id

Get an Admin Item by Type and Id

Get Admin Items by Type

Get an Admin Items by Type

Redact bot message

Replace a bot message with a redaction message.

Update Admin Item by Type and Id

Update an Admin Item by Type and Id

Create Admin Item by Type

Create an Admin Item by Type

Parameters

Name Key Required Type Description
Selected Type
type True integer

Select the type of item to get.

content
content True dynamic

Returns

The outputs of this operation are dynamic.

Delete Admin Item by Type and Id

Delete an Admin Item by Type and Id

Parameters

Name Key Required Type Description
Selected Type
type True integer

Select the type of item to delete.

Admin Item Id
id True string

Provide the Id of item to delete.

Get Admin Item by Type and Id

Get an Admin Item by Type and Id

Parameters

Name Key Required Type Description
Selected Type
type True integer

Select the type of item to get.

Admin Item Id
id True string

Provide the Id of item to get. Type NA when retrieving Logging and Settings

Returns

The outputs of this operation are dynamic.

Get Admin Items by Type

Get an Admin Items by Type

Parameters

Name Key Required Type Description
Selected Type
type True integer

Select the type of item to get.

Returns

The outputs of this operation are dynamic.

Redact bot message

Replace a bot message with a redaction message.

Parameters

Name Key Required Type Description
Message reference
messageRef True string

Message reference from chat transcripts.

Redaction message
redactionMessage True string

Type the message which will replace the bot message.

Returns

Update Admin Item by Type and Id

Update an Admin Item by Type and Id

Parameters

Name Key Required Type Description
Selected Type
type True integer

Select the type of item to get.

content
content True dynamic

Returns

The outputs of this operation are dynamic.

Triggers

When a skill is created or modified

This operation triggers when a skill is created or updated.

When a skill is created or modified

This operation triggers when a skill is created or updated.

Parameters

Name Key Required Type Description
filters
filters array of string
headers
headers object
properties
properties object

Returns

Definitions

AdminRedactBotMessagePayload

Name Path Type Description
response
response string

SkillModifiedTriggerOutput

Name Path Type Description
Skill ID
skillId string

ID of the skill.

Skill Name
skillName string

Name of the skill.

User Name
userName string

User who created or updated the skill.

Category Count
categoryCount integer

Count of categories the skill is in. Will be 0 for uncategorized skills.

Category Json
categoryJSON string

Category Json.

Keyword Json
keywordJSON string

Keyword Json.

LUIS Intents Json
intentJSON string

LUIS Intents Json.