Building your application
Manage Message Templates
Create, update and delete message templates programmatically.
Check the api reference docs here to know about all available methods
Wapi.go SDK allows you to manage your business account message templates with ease. You can manage your business account message templates by using the methods and sub-business client available in the SDK. Here are some of the features that you can do with the SDK:
Fetch All Message Templates
Check the api reference docs here to know about this method
Fetch Message Template by ID
Check the api reference docs here to know about this method
Fetch Analytics of Message Templates
Check the api reference docs here to know about this method
Fetch Performance Analytics of Message Templates
Check the api reference docs here to know about this method
Check the api reference docs here to know about this method
Create New Message Template
Check the api reference docs here to know about this method
Update Existing Message Template
Check the api reference docs here to know about this method
Delete Message Template
Check the api reference docs here to know about this method