PAINT Example Implementation
This web application is an example of the implementation of PAINT within the .NET environment.
Before you start:
Before you attempt to run any parts of this example, you will need to update your credentials as follows:
- Open PaintSession.cs which is in "App_code\com\pure360\paint"
- Navigate to the constructor method "PaintSession()"
- Replace the strings "yourUsername" and "yourPassword" with your own credentials
- Save and rebuild the website
Example operations:
List Upload: Upload a list of data held within a text field.
Create Message and Send
: Create your message content and schedule an immediate delivery.
View an existing delivery
: Load high level report data for an existing delivery
Send a One-to-One
: Send a one-to-one tracked email
Retrieve event notifications
: Retrieve notifications of events such as clicks and opens