Development Status
Stable
Active Installs
Maintainers
Scarica

Last updated: 2025-02-11

Works with CiviCRM 5.46 or higher.

Email and Communication

SMS API for CiviCRM, useful for CiviRules but can be used without it as well.

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: (optional) the contact ID who is sending the sms

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