NetSuite - missing documentation and examples

re/google "integration connectors" NetSuite - missing documentation and examples 
has anyone been able to create a google "integration connector" for NetSuite?

i can't find any examples. for instance, assuming Schema is the JSON schema from the Metadata api call. When i try to create the connector it fails that it can't create the resource in the location.

if you can share a FULL sample, with the other fields set. thx

Solved Solved
0 5 221
1 ACCEPTED SOLUTION

Below is the example with sample field values 

Service Account : xxx-compute@developer.gserviceaccount.com

Account ID : t*******28

Schema : SuiteQL

For Schema, values supported are SuiteQL and SuiteTalk.

Based on authentication type selected, next set of values will differ.  In case of Oauth 2.0 client credentials- clientID, client secret and scope need to be filled.Scope can be rest_webservices

View solution in original post

5 REPLIES 5

Below is the example with sample field values 

Service Account : xxx-compute@developer.gserviceaccount.com

Account ID : t*******28

Schema : SuiteQL

For Schema, values supported are SuiteQL and SuiteTalk.

Based on authentication type selected, next set of values will differ.  In case of Oauth 2.0 client credentials- clientID, client secret and scope need to be filled.Scope can be rest_webservices

awesome - thx Madhuvandhini. now this makes sense 🙂

SuiteQL implies "read-only", and SuiteTalk "read-write",
for SuiteTalk do we know if it's SOAP or REST?

in any case, i hope you can update the documentation.
will try this soon. 

SuiteTalk is SOAP based. We will be updating docs. Thanks a lot for your feedback!!

ok - got the connector to connect! 😁

Great to hear @JoshM_cal .  @Madhuvandhini is currently working with our Documentation team to take your feedback and get the docs updated.  Thanks for your question and for helping us make the product better!