4 articles
Developers
Technical documentation, API references, SDKs, code samples, integration guides, and development best practices for building with the platform.
Developing MailWizz Extensions
MailWizz is highly extendable by creating custom extensions suited to your needs. You can add custom business logic suited for your specific business or industry. You can make exte...
Hooks, actions, filters in MailWizz extension
MailWizz is modular and allows you to interact with pieces of code within. It does this by use of hooks. MailWizz offers two hooks called 'Action' and 'Filters'. You can write a cu...
Generate an API key
To make API calls, you need an API key. You can generate an API key from your account. Login to Deploia deployed MailWizz platform Go to "API keys" from the sidebar menu Click on "...
Accessing API Documentation
Please visit the "category for developers" to view our API documentation. Don't forget to "generate an API key", without which you cannot make any API calls. Navigation Menu: The l...