_save
Saves the changes that will be made for the way a Customer's fields will be imported.
Parameters
regexps
An array with a regular expression, replacement and field, and a boolean for if you want the html stripped.
spreadsheets
An array with the name of the desired field to import and its sheet number, column and row.
sample_email
A string of html which is used for testing.
Example
Results
On Success
On Failure
If the "regexps" parameter is not set:
If the "spreadsheets" parameter is not set:
If the "sample_email" parameter is not set:
Last updated