Anyone run across an Amazon FBA integration soluti...
# integrations
d
Anyone run across an Amazon FBA integration solution (just need to pull transaction into NetSuite as CashSales)
i
Following on this thread, also interested. Might have to roll our own depending on what FarApp/Celigo offer to us.
e
I’ve rolled out my own making API calls to mws.amazonservices.com. You can use https://mws.amazonservices.com/scratchpad/index.html as a starting point.
i
Good to know other people are doing the same thing, I'm migrating this customer from a legacy ERP to NetSuite, and we wrote the MWS integration previously. Azure Functions are great for this kind of workload.