1
Install the SDK
Install from CPAN using cpanminus:
2
Set your credentials
Create a The SDK reads this file automatically. To obtain credentials, see Authentication.
config.cfg file in your project directory:3
Send your first email
Create a file Run it:The response is a JSON string containing
send.pl:sourceTrackingId:4
Check delivery status
Pass the tracking ID to The response JSON includes
getEmailDisposition:message_deliveries with per-recipient status.Next steps
- Email client: add HTML, attachments, CC/BCC, and handle errors
- Forms client: retrieve form schemas and submit responses