Getting started with the InterApp framework
Begin by checking and making sure the DataMiner requirements and connector requirements are met.
Then follow these steps for development:
- Creating an API with messages that define the data you want to share.
- Creating an executor that defines how to process a message.
- Receiving a call.
- Sending a call.