I'm trying to find the correct api for integrating IoT software (not Azure IoT) with Connected Field Service. More specifically, which api do you use to create an IoT Alert in Connected Field Service in the cloud? I see some references to on-premise apis, dataverse apis, etc. Frankly, it is confusing.
Background. I have an Azure Confluent/Kafka architecture. Why my IoT edge software generates an alert it will publish an event to Kafka. Ideally, I want Field Service to subscribe to topics in Kafka and create the alert in Field Service automatically. If Field Service can't do that, then I need to know which REST endpoint to use to create the alert in Field Service.
My expectation was that there would be a document that shows me the api endpoint to use, the credentials, and the specific entity to perform CRUD operations. I'm having trouble finding it.
I'd appreciate if someone can point me in the right direction.
Thanks!
Donnie