Skip to content

Instantly share code, notes, and snippets.

View MatthewJBloom's full-sized avatar

Matt Bloom MatthewJBloom

  • Formstack
  • United States
View GitHub Profile
[vagrant@brd-dev ~]$ DEBUG=* sudo coffee ./bedrock_api/app/scripts/call_connector_method_old.coffee
CALLING netsuite create WITH ARGS contact { phone: '3141111111',
firstname: 'Rezart',
title: 'Manager - Data Science',
email: 'rezart.kume@sial.com',
lastname: 'Kume' }
FINAL REQ OPTS {
"method": "POST",
"url": "https://5225069.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=customscript_bedrock_create&deploy=2&compid=5225069",
"headers": {

Created Test Company

{ id: 28166,
  identifier: 'BRDTEST1',
  name: 'BRD TEST1',
  status: 
   { id: 1,
     name: 'Active',
     _info: { status_href: 'https://api-na.myconnectwise.net/v4_6_release/apis/3.0/company/companies/statuses/1' } },