August 7, 20205 yr Newbies Hi, I’m looking for a way to add a script in FileMaker 19 pro advanced that would communicate with my amazon seller account by syncing my FileMaker inventory updates with Amazon. I do understand that the Amazon AWS platform uses JSON and would like to know which plugin is best to use and how to establish a proper communication with the ability of sending updates using my Amazon api developer credentials. Any help is appreciated. Thank you.
August 7, 20205 yr Actually MWS uses XML as native language to communicate with their services. The JSON stuff is not as clean as you would expect, and most of the results come back as XML which would have to be translated. I recommend using MBS plugin for the XML to JSON results back - its fast and easy. My client has contracted with 360Works to produce a custom plugin that will push data to Amazon MWS you pass your credentials and a file on the desktop or a field with tab separated data, to update your inventory.
Create an account or sign in to comment