ODK Aggregate and SMS service

Hi,
I m using ODK Aggregate as my server.We want to use SMS
service and is there any document available for how to integrate SMS
service with Aggregate server

thanks & regards,
Vivek

could you provide more detail about what scenarios you are trying to
support? you want sms with form data to appear in aggregate? you want
to send sms from aggregate?

··· On Wed, Aug 24, 2011 at 08:53, vivek elangovan wrote: > Hi, > I m using ODK Aggregate as my server.We want to use SMS > service and is there any document available for how to integrate SMS > service with Aggregate server > > thanks & regards, > Vivek > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

Hi ,
I m designing a form using ODK build and uploading the form in
ODK Aggregate.Then using ODK Collect i download the form in mobile and
fill data then sending the data to Aggergate server.For this process
can i able to use SMS service to get and send data via SMS.

··· On Aug 24, 12:51 pm, Yaw Anokwa wrote: > could you provide more detail about what scenarios you are trying to > support? you want sms with form data to appear in aggregate? you want > to send sms from aggregate? > > On Wed, Aug 24, 2011 at 08:53, vivek elangovan wrote: > > Hi, > > I m using ODK Aggregate as my server.We want to use SMS > > service and is there any document available for how to integrate SMS > > service with Aggregate server > > > thanks & regards, > > Vivek > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en

we don't support sms as a transport protocol. this primarily because
sms is unreliable and expensive per bit.

take a look at nyaruka's rapidsms-xforms
(http://nyaruka.github.com/rapidsms-xforms/). it allows you to send
data via freehand formatted sms, standard xform http posts or
structured sms.

··· On Wed, Aug 24, 2011 at 12:37, vivek elangovan wrote: > Hi , > I m designing a form using ODK build and uploading the form in > ODK Aggregate.Then using ODK Collect i download the form in mobile and > fill data then sending the data to Aggergate server.For this process > can i able to use SMS service to get and send data via SMS. > > > On Aug 24, 12:51 pm, Yaw Anokwa wrote: >> could you provide more detail about what scenarios you are trying to >> support? you want sms with form data to appear in aggregate? you want >> to send sms from aggregate? >> >> On Wed, Aug 24, 2011 at 08:53, vivek elangovan wrote: >> > Hi, >> > I m using ODK Aggregate as my server.We want to use SMS >> > service and is there any document available for how to integrate SMS >> > service with Aggregate server >> >> > thanks & regards, >> > Vivek >> >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >