Hello!
I'm new to Infor, but I've administered other ERPs/ERP ecosystems before. Infor has a robust and wide field of options to do things, which is leading me to my current dilemma.
Company has an internally developed app that is currently pulling data directly out of CSI via API. I want to set up an interaction that, when an event occurs (a status field on an object is updated), CSI pushes that data out (the record #, the new status, and some other info all from the core record) and then calls an API webhook endpoint for that internally developed app.
How do I properly go about doing this? My current plan (not finalized in the least) is CSI Event Handler (detects change) ⇒ Generates BOD (need to make a new BOD template entirely from scratch) ⇒ ION Monitor??? Can I use the Monitor in a workflow? How do I call out to the webhook from here?
I'm going to be doing a lot of reading up on the developer portal, but suggestions from people who eatsleepbreathe this stuff would be DEEPLY appreciated. I just need to do a few easy things for myself until I have the hang of them, and then I can get more complicated. This is one of the easiest examples I can think of, and luckily I do need to actually do it for business purposes as well.
Thank you for your time :)!