I'm trying to get a firm understanding of the Web Dev module, and some ideas are still a cloudy in my mind, so I'm hoping someone might be able to help clear things up.
I found the below post on the forum which explains things pretty well. But, looking at option 2: Let's say I want to provide our ERP system with an Ignition-based endpoint. This endpoint will act as a simple interface with which the ERP can check product data against our Ignition database before finalizing a shipment (the shipment "happens" in the ERP, but would rely on data from Ignition for this check).
What are the security implications or considerations of this? Is a signed security certificate (installed on the Ignition gateway) an absolute necessity in order for such a system to work?
My next step will be to figure out the ideal payload data to return when the API is called, but I figure that will come down mostly to what the ERP wants to see.