need to know about netsuite integration

Netsuite

can i know about netsuite integration, i am using PHPtoolkit.php file for getting datas from client netsuite server.

1
Answers

Replies

I would definitely not use REST/ SOAP as REST is incomplete and SOAP is outdated. They are found to be difficult in use. Suitelets can be used whenever you want to present the custom UI to frontend users, which includes a new kind of custom form that is not relevant to any of the particular record.


Instead, you can design a restlet. A restlet is referred to as a way that allows you to setup your own custom URL. A restlet is a part of SuiteTalk. It is known that the method of authenticating the restlet is the same way of authenticating the request to the REST API.

 
 

If you want to unleash your potential in this competitive field, please visit the Netsuite course page for more information, where you can find the Netsuite tutorials and Netsuite frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.