-
Print
-
DarkLight
-
PDF
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.
Technology | Market Place Connector | Custom Connector | HTTP API | Client SDK |
---|---|---|---|---|
Logic Apps | Coming soon | Yes | Yes | - |
Power Automate | Coming soon | Yes | Yes | - |
Azure Functions | - | - | Yes | Yes |
Azure API Management | - | - | Yes | - |
.net Code | - | - | Yes | Yes |
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.
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?