The Sms.php class implements the Datapool Transmitter
and App
interface. The App is part of the admin category.
The App provides the Datapool administrator with HTML-forms for:
- editing credentials to access MessageBird,
- checking the balance with MassageBird and
- sending SMS Messages
See the following Datapool screenshot:
The transmitter implemented by the Sms.php class is available wherever data needs to be sent out of Datappol. E.g. the Datapool processor "OutboxEntries" provides access to all registered transmitters. See the following example: