Email Capture Plug-in Interface Description

Interface Function

The Email Capture plug-in interface includes the following functions:

Function

Description

process(email)

Interface function that contains the implementation of the business logic of the Email Capture plug-in. You can use JavaScript and SuiteScript API functions to define the business logic.

This function is mandatory for all Email Capture plug-in implementations and is called automatically by NetSuite when an email is sent to the email address associated with the plug-in implementation.

For more information about how NetSuite uses this function, see Email Capture Process Flow.

Email Capture Plug-in Object Model

The following diagram shows the Email Capture plug-in object model:

                                                                                                                                                                                                                                                                                   

Related Topics

process(email)
Email
Address
Attachment

General Notices