Login to follow
Bot Framework Service API

Bot Framework Service API (ODC)

Stable version 1.2.0 (Compatible with ODC)
Uploaded on 18 February 2025 by Stefan Weber
Bot Framework Service API

Bot Framework Service API (ODC)

Documentation
1.2.0

This connector library includes the following actions


  • Connector_DeleteActivity - Deletes an existing activity
  • Connector_ReplyToActivity - Send and activity to the specified conversation, as reply to the specified activity
  • Connector_SendToConversation - Sends an activity to the end of the specified conversation
  • Connector_UploadAttachment - Uploads an attachment directly into a channel's blog storage
  • Token_ExchangeToken - Exchange a Microsoft App token for a Bot Resource token
  • Token_GetAadToken - Retrieve an access token for a Azure Active Directory user
  • Token_GetSignInUrl - Retrieve a full signin url for a OAuth connection name
  • Token_GetToken - Get a cached token from Token API
  • Token_SignOut - Signout a user from Token API (revoke all tokens)

Input parameters across all actions


  • AccessToken - Access token retrieved via Microsoft Entra
  • ServiceUrl - The serviceUrl retrieved from an inbound activity to post the response to