Hi,

I am new to the programming world.  I am by no means a programmer but I am 
pretty good with computers I think.

Anyway I am using an application called Integrator by Celigo and by the 
name as you can guess it connects different applications.

I use Netsuite and want to export information(sales orders) from my ERP 
system to Google sheets.  The connections with Netsuite is working however 
I am having trouble setting up the Google sheet part.

In the setup it is asking for these things and I am unsure how to find them.


   1. I am using a Rest API with OAuth 2.0- connection is working
   2. Method- options are Post, Put, Delete, Composite.  I would for the 
   time being just export a list to sheets so I assume POST is what I want??
   3. Relative URL-  I have now clue, it says relative 
   to https://www.googleapis.com/   i dont know what to put for this?  I am 
   assuming I somehow need to tell it my google sheet name/ID ????
   4. HTTP Headers- option if i need it?
   5. Sample data- does google provide sample data on their api?
   6. how should we parse the response data?
      1. ID path
      2. Success Path
   
Any help would be awesome!

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to