Custom Record Online HTML Form

Requirement The case records will have the details of the customer, home address and email, and other information. The organization would like to have a customer survey solution so that the business can send customer survey emails to customers from the case record. Solution The proposed solution will place a button in the case records… Continue reading Custom Record Online HTML Form

Hubspot integration of activities

Integrating phone calls, emails, and notes from Hubspot to Netsuite. Details: Initiate an integration with OAuth 2.0: to do the initial authentication and to get the redirect url for creating refresh token Example Authorization URL: Sending a user to this URL will ask the user to approve access to contacts and workflows: https://app.hubspot.com/oauth/authorize?client_id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&scope=contacts%20automation&redirect_uri=https://www.example.com/ If they… Continue reading Hubspot integration of activities

Custom reminder portlet

A portlet script for a custom reminder in the employee center role. The portlet script will only be available as suiteApp in the employee center. So when it set up by personalizing the dashboard the portlet must be select from suiteApp. /** *@NApiVersion 2.x *@NScriptType Portlet */ /******************************************************************************* * CLIENTNAME:AQUALIS * AQ-386 * * **************************************************************************… Continue reading Custom reminder portlet