ex_messagebird v0.1.0-pre-release.2 ExMessagebird
Documentation for ExMessagebird.
Link to this section Summary
Functions
Returns the url of the MessageBird API server
Returns the configured originator string used for sending SMS messages
Makes a POST request to the messagebird API and uses the configured token as means of authentication
Link to this section Functions
Link to this function
base_url()
Returns the url of the MessageBird API server
Link to this function
originator()
Returns the configured originator string used for sending SMS messages
Link to this function
post(endpoint, data)
Makes a POST request to the messagebird API and uses the configured token as means of authentication