Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sms task in custom workflow function
#1
Hi,

did anyone already uses the following :
1. create a workflow and invoke custom function
2. inside the function , create and format the sms , send the sms

like :
SMSNotifier:Confusedendsms($content, $tonumbers, $current_user->id, $relatedCRMid, $relatedModule);
Reply
#2
I see no reason why this wouldn't work.
I don't remember having done that in a workflow but I am quite sure we have sent SMS from other events in the system.

BTW, why not use the already existing Send SMS workflow task?
Joe
TSolucio
Reply
#3
Hi,

i'll test it.

i have to make some queries in the database and prepare the template prior sending the sms

i cannot use the fields directly and i use it for statistics (select sum(*) from ......)

or i'll have to create a field that summarize the total

it's mainly a challenge for me if i can do it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)