Getting the BAM Connector
  • 07 Feb 2021
  • 1 Minute to read
  • Dark
    Light
  • PDF

Getting the BAM Connector

  • Dark
    Light
  • PDF

Article Summary

The Serverless360 BAM API can be called directly or via a connector. The below table indicates the likely ways you might connect from different technologies.

TechnologyMarket Place ConnectorCustom ConnectorHTTP APIClient SDK
Logic AppsComing soonYesYes-
Power AutomateComing soonYesYes-
Azure Functions--YesYes
Azure API Management--Yes-
.net Code--YesYes
Other--Yes-

Custom Connector

If you are using Logic Apps or Power Automate then you might want to use the custom connector and you will add a custom connector using the json definition for the connector.

Click Here to download it

Client SDK

If you are using .net code then you can use the client SDK.

  • The code for the SDK and sample are on github - Click Here

  • The sdk can be accessed from NuGet - Click Here


Was this article helpful?