État de développement
Stable
Sites actifs
Développé par
Téléchargement

Dernière mise à jour: 2023-07-01

Conçue pour CiviCRM 5.46 et plus.

SMS API for CiviCRM to send sms through the API

The entity for the SMS API is SMS and the action is Send. Parameters for the api are specified below:

  • contact_id: contact which will receive the e-mail
  • template_id: ID of the message template which will be used in the API.
  • provider_id: ID of the SMS provider
  • from_contact_id: (Not required) the contact ID who is sending the sms

It is not possible to specify your own message through the API.