Is there a way in NetSuite to have a script run t...
# general
s
Is there a way in NetSuite to have a script run to pull data from Shopify API and then update the correct records if yes some documentation or leads
e
@Sim Greenbaum,get a hold of @Kurtis Meloche at ExtendApps, they'll help you out
s
i wasnt looking to hire a company to build it
b
this would be a hard task to do in suitescript, especially if you want to do it well
s
I was building a rials app to fetch datas from Shopify API and post to netsutie rest API . i was wondering if i could build this in netsuite
b
Will probably involve writing a Scheduled Script or Map/Reduce Script to use Shopify's API via the N/https module
s
that looks perfect much better then buuilding a whole app thanks a bunch
b
my general warning is that if you didn't at least arrive at use N/https, it will probably be more work to do this in suitescript