Newbies CoderX 0 Posted August 7, 2020 Newbies Share Posted August 7, 2020 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. Link to post Share on other sites
Ocean West 172 Posted August 7, 2020 Share Posted August 7, 2020 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. Link to post Share on other sites
Newbies CoderX 0 Posted August 7, 2020 Author Newbies Share Posted August 7, 2020 Thanks Ocean West. I will check it out. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now