My Stuff
Comments
-
jmacdonald I generate a OAUTH from Netsuite and give it as a header in postman.I even tried giving the consumer keys and Token access as you showed in the post man.Its showing the same error.I am uploading the images.
-
jmacdonald rnedelkow Hello ,I have entered the [LIST] [*]Consumer Key and Secret [*]Token Key and Secret [*]Timestamp [*]Nonce [*]Version [/LIST] And i have generated the keys just now ,before making the request.I did it now again and i am getting the error.TBA USER is created by for testing.
-
jmacdonald How do i add "details " column to the results?I cannot see the details named column.I tried changing the page layout it was not working too.
-
jmacdonald are there any sample suite script for list of data.(To pull data from netsuite and display on the other application)
-
jmacdonald I was getting the following error when i was trying to GET Request from netsuite to postman.The code which i was working on is as follows function getRecord(){ return nlapiLoadRecord("customer", "47946"); //return "Hello"; } The Hello is printed from netsuite to postman .But when i am trying to GET "customer"…
-
jmacdonald These are the "Login Audit Trail" details; Please let me is this we are looking for.Thanks in advance.
-
rnedelkow I am attaching the Login Audit detais.Please let me know if anything needed.
-
jmacdonald Hello, I was trying to create the Token based Authentication for a netsuite Restlet API Service. I created a Restlest to verify the service integration, I also generated the token keys and custom keys (key & Secret). I generated the OAuth token in Post man tool (OAuth V1) and tried to perform GET operation -…
-
k_dunc Yes, i am querying About that Issue.Yes, i am testing on sandbox.How do we do this :setting it to send you all Sandbox emails?I am sending the email to myself if new case is created.
-
k_dunc Hello I was trying to GET the employee details (name,id) from net suite i was getting following errors in the postman .Could you help me with issue.Are there any sample rest-let to pull data from net suite and display on other applications.Thanks in advance.
-
Olivier Gagnon NC I was to generate a report with Inventory items and there discounts .When i am trying to preview it i was getting an error i attaching the error for your reference.Please let me know the steps i need to follow to generate the Inventory items report.
-
@ahumphrey @ Daniel Giguere I was able to generate OAuth key and was able to print a simple hello world from netsuite.But when i am trying to GET the Employee Details (name ,id) from netsuite to postman i was getting following errors.Please let me know what to do.Any resources to pull employee details from netsuite will be…
-
JCirocco Thank you for the reply i posted to john.is there any other page do i need to post apart from this page?
-
John Hello i wanted to add a field on invoice template and invoicing printing template.In the Advanced PDF/HTML Template Invoice PDF/HTML Template , the field is not showing in the Add new element to template .When i edit the source code of the Invoice template the changes are not showing on the screen.How do i add the…
-
JCirocco k_dunc Hello i wanted to add a field on invoice template and invoicing printing template.In the Advanced PDF/HTML Template Invoice PDF/HTML Template , the field is not showing in the Add new element to template .When i edit the source code of the Invoice template the changes are not showing on the screen.How do i…
-
I am looking to send the Purchase order for approval to group of members using email.How do i add the group of members to workflow ?
-
JCirocco Hello,How do i send an email of purchase order to a group for approval using workflow?
-
rnedelkow I am looking to create a GET data from netsuite to the other application.How can i Post this data to other application.Please let me know the details or please let me know the Sample code to get the employee details from netsuite .
-
javier I am trying to GET(REST API) the Employee ID and NAME from Netsuite and POST It on other application.How can i achieve this using restlet?Do i need to have any suitlet bundles installed?Thanks in advance.
-
Voltron Hello I want to GET the Employee ID and Name Using Scripts.When i was trying to POST the data on other applications it is not allowing me to get the data from Netsuite. Is there any sample script which can be used for reference.Thanks in advance.
-
alex87lee nikog i was trying to get the customers who has phone numbers in net suite.The following script i use . Do i need to add any standard libraries . or build-in methods to deploy this script.Thanks in advance. /*********************************************** * This function searches for customer records * that match…
-
rnedelkow Hello i wanted to add a field on invoice template and invoicing printing template.In the Advanced PDF/HTML Template Invoice PDF/HTML Template , the field is not showing in the Add new element to template .When i edit the source code of the Invoice template the changes are not showing on the screen.How do i add…
-
karenn JohnCCole Is there any sample restlet in netsuite to get the customer ID and name .I want to get this data and post it in other application.Thanks in advance
-
karenn JohnCCole i am trying to get the customers who has phone number with following scrip.Do i need to add any headers or built in libraries. The code is shown below. /*********************************************** * This function searches for customer records * that match a supplied parameter custparam_phone * and…
-
Voltron yeah you are right i tried adding the transaction line field.It is working you now .Thank you so much.
-
Voltron i am trying to get the customers who has phone number with following scrip.Do i need to add any headers or built in libraries. The code is shown below. /*********************************************** * This function searches for customer records * that match a supplied parameter custparam_phone * and return the…
-
Voltron Thank you for the answer.Hello it works as follows:: when there is item in inventory,we need to double click o the box it is open a page with inventory details we need to select the lot/serial number and then quantity i am attaching the screen shot of that.I was able to add custom field on the invoice form but i am…
-
Voltron Thank you for the details. serial/lot number which is in the second screenshot need to be displayed as a field on the page .Do i need to use workflow .It is showing as a box now.
-
John Voltron
-
John Voltron Hello i wanted to add a field on invoice template and invoicing printing template.In the Advanced PDF/HTML Template Invoice PDF/HTML Template , the field is not showing in the Add new element to template .When i edit the source code of the Invoice template the changes are not showing on the screen.How do i add…