Usage:
This module enables you to delete a subscriber from your local WordPress database.
This module can be called through a ‘Send an http post…’ following a web or order form.
This module can be called through a ‘Send an http post…’ as part of a trigger process, legacy action set or campaign builder sequence.
Parameters:
i4w_clearuser=abc123 | This sets the action to be performed. |
Example:
http://www.yoursite.com/?i4w_clearuser=abc123
Notes:
In all examples provided, ‘abc123’ stand for the first six characters of your Infusionsoft API key. These are used to authenticate the request.
The new “Campaign Builder” HTTP POST do not automatically send the contact record data for processing. Individual value pairs must now be specificed. In this case, the required value pair is:
~Contact.Email~ |