I want to present the text box for phone number, and check boxes for areas of interest and signup for clickatell notification list.
Also any step by step documentation on how to integrate clickatell with drupal? Thanks,
I want to present the text box for phone number, and check boxes for areas of interest and signup for clickatell notification list.
Also any step by step documentation on how to integrate clickatell with drupal? Thanks,
Comments
Comment #1
frazras commentedI believe SMS Bulk http://drupal.org/project/smsbulk allows you to do that. Just allow anonymous users to be able to create a particular content type and call it texting list or something like that. Have a field for phone # [validated] then use SMS bulk to send text from that list of nodes.
Comment #2
aspope commentedpriceline, did you figure out your issue? The suggestion that frazras posted is sound.
Comment #3
univate commentedSuggestion in #1 would work, possibly building a module to integrate smsframework and webform might be another path to take here.