I can consume an API and get a response. What are my options to get the response into SyteLine
you can build an ION API workflow with an HTTP connector. There are other options as well but really depends on the transaction load, source and what you to do with the data in SyteLine (custom BOD or mapping to a standard SyteLine BOD).
Thanks for the reply. I have already setup an ION API Gateway that consumes the API provided by a shipping service. I also created a Workflow that can be started to get the shipping data (a JSON file with arrays included).
I need to get some of the payload into a SyteLine purchase order table (departure and arrival ports, ETA, etc.)
Custom BOD sounds like it may work however this is my first time and not sure how to set that all up.
I didn't find anything in Infor U that matched my scenario.
Any suggestions where I could find out how to setup/configure?
Thanks
yeah, youve got lots of options, full disclosure, Ive not done this for your specific use case but the ION Workflows is where you want to be. You just need to connect up to the appropriate BOD you want to load to and get your mappings right. Heres the docs on ION Mapping which is what should get you what youre looking for.
Infor Documentation Library
thanks so much, looks like I have some reading to do, I'm hoping it will all come together at TechX this month, thanks again for your guidance, appreciate it