PowerPlatformConnectors/certified-connectors/The Bot Platform
tbpsami 875f98f9bb
removed circular references for The Bot Platform connector (#2985)
* Create The Bot Platform

* Delete The Bot Platform

* Add files via upload

* Delete apiDefinition.swagger.json

* Delete apiProperties.json

* Delete icon.png

* Update README.md

* Delete README.md

* Create README.MD

* Delete README.MD

* Create README.MD

* Adding connector files

* Delete README.MD

* Update README.md

* Update apiDefinition.swagger.json

* Add files via upload

* directory renamed

* Delete icon.png

* Update README.md

* Update README.md

* edited line 8 to mention client id

* Updated operationID to camel case

* Removed empty operation

* Updated response body and defined schema's where empty

* Fixing indentation

* Fixing indentation

* Update definitions in swagger file

* indentations changes

* Updating indentation

* Updated 'Pullattributes"

* Updating definition reference

* Removed empty properties

* Updating property to include token clientId and clientSecret

* Fixing indent

* Fixing indent

* Updated website 'Contact' page

* Update apiDefinition.swagger.json

Removing circular references to avoid GUI looping
2023-10-11 16:37:58 +05:30
..
README.md the bot platform connector submission (#2449) 2023-03-30 10:19:55 -07:00
apiDefinition.swagger.json removed circular references for The Bot Platform connector (#2985) 2023-10-11 16:37:58 +05:30
apiProperties.json Update to the bot platform connector for client id and website contact info (#2580) 2023-04-18 12:17:17 -07:00

README.md

The Bot Platform's Power Automate connector

Connect your bots with any of your favorite apps in just a few clicks. Send messages to your users with data extracted from other apps, set attribute values in the platform as well as create new user attributes.

Publisher: The Bot Platform

The Bot Platform

Prerequisites

You will need an account at The Bot Platform

Supported Operations

The following operations are supported:

Create a new user attribute

Setup a new attribute for users in the bot

Update an attribute for a user in the bot

Update an attribute value for a user in the bot

Send a simple text message to a bot user

Compose and send a simple text to a bot user. User can be identified via email address.

Obtaining the credentials

After logging into your account, go to the bot you want to integrate and click on 'API Access' to obtain your client ID and Secret key. After obtaining this information, create a new Power Automate Flow, you will be prompted to enter the client ID and secret key there. After entering this information, a pop up will appear asking for permission to access the bot. Hit 'Allow' and you are all set!

Known Issues & Limitations

  • Currently users can only be identified via email address to be able to communicate information back to the bot.
  • You cannot send an image url using the simple text message operation.

Deployment Instructions

After logging in to Power Automate. Create a new power automate flow and search for 'The Bot Platform' to find this connector. Choose a relevant operation and begin building your integration.

Use cases

To check out some use cases, visit our Dev Docs page