Developing an Email Capture Plug-in Implementation

One Email Capture Plug-in implementation can process different types of email messages, or you can use a separate Email Capture Plug-in implementation for each type of email message. To create a plug-in implementation, use a developer account to develop and test it.

You can use SuiteBundler to bundle the plug-in objects and distribute them to other NetSuite accounts. NetSuite administrators use the bundle to install and enable the plug-in implementation. For more information about administration tasks for an Email Capture Plug-in bundle, see Administering an Email Capture Plug-in Implementation.

The following table describes the basic steps in developing a single plug-in implementation of the Email Capture Plug-in:

Step

Description

Enable features

Enable the Server SuiteScript feature.

See Enable Features for an Email Capture Plug-in Implementation.

Create script file

Create the script file that contains the Email Capture Plug-in implementation.

See Create a Plug-in Implementation Script File.

Add the plug-in implementation

Add the plug-in implementation using the script file and any utility files that you created to the development account.

See Add the Plug-in Implementation.

Test the plug–in implementation

Verify that the plug-in implementation works as expected.

See Test the Plug-in Implementation.

Bundle the plug-in implementation (Optional)

Bundle the plug-in implementation and any other required objects to distribute to other NetSuite accounts.

See Bundle the Plug-in Implementation.

Related Topics

General Notices