Is anyone done SMS gateway integration with OFBiz. Any help would be highly appreciated?
Regards, Anil Soni Tel : 91-22-6795 4324 Cell : 91 9930302283 ________________________________ This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. ______________________________________________________________________ |
I have done such integration with an SMS gateway provider (smsgh.com) in
the past using HTTP requests. What specific help do you require? Basically, you need to send a request to the gateway provider using a format supplied by them. I'll take a look at the my sources and provide you more details. Regards, Kojo Gambrah Anil Soni wrote: > Is anyone done SMS gateway integration with OFBiz. Any help would be highly appreciated? > > > > Regards, > Anil Soni > Tel : 91-22-6795 4324 > Cell : 91 9930302283 > > > ________________________________ > This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. > > ______________________________________________________________________ > |
Administrator
|
You may also have a look at http://blog.esme.us/integration-with-apache-ofbiz/
Jacques From: <[hidden email]> >I have done such integration with an SMS gateway provider (smsgh.com) in the past using HTTP requests. What specific help do you >require? > > Basically, you need to send a request to the gateway provider using a format supplied by them. > I'll take a look at the my sources and provide you more details. > > Regards, > Kojo Gambrah > > Anil Soni wrote: >> Is anyone done SMS gateway integration with OFBiz. Any help would be highly appreciated? >> >> >> >> Regards, >> Anil Soni >> Tel : 91-22-6795 4324 >> Cell : 91 9930302283 >> >> >> ________________________________ >> This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended >> recipient, please do not use or disseminate the information, notify the sender and delete it from your system. >> >> ______________________________________________________________________ >> > |
Hello Anil,
I have also done sms integration with an SMS service provider using HTTP request, you need to send request to the gateway with specific parameters provided by them and rest will be handled by the gateway. Thanks and Regards Santosh Malviya On Tue, Mar 2, 2010 at 7:54 PM, Jacques Le Roux < [hidden email]> wrote: > You may also have a look at > http://blog.esme.us/integration-with-apache-ofbiz/ > > > Jacques > > From: <[hidden email]> > >> I have done such integration with an SMS gateway provider (smsgh.com) in >> the past using HTTP requests. What specific help do you require? >> >> >> Basically, you need to send a request to the gateway provider using a >> format supplied by them. >> I'll take a look at the my sources and provide you more details. >> >> Regards, >> Kojo Gambrah >> >> Anil Soni wrote: >> >>> Is anyone done SMS gateway integration with OFBiz. Any help would be >>> highly appreciated? >>> >>> >>> >>> Regards, >>> Anil Soni >>> Tel : 91-22-6795 4324 >>> Cell : 91 9930302283 >>> >>> >>> ________________________________ >>> This Email may contain confidential or privileged information for the >>> intended recipient (s) If you are not the intended recipient, please do not >>> use or disseminate the information, notify the sender and delete it from >>> your system. >>> >>> ______________________________________________________________________ >>> >>> >> > > |
Thanks for info ... done the SMS gateway integration with OFBiz.
On Thu, Mar 4, 2010 at 6:38 PM, Santosh Malviya <[hidden email]>wrote: > Hello Anil, > > I have also done sms integration with an SMS service provider using HTTP > request, you need to send request to the gateway with specific parameters > provided by them and rest will be handled by the gateway. > > Thanks and Regards > Santosh Malviya > > On Tue, Mar 2, 2010 at 7:54 PM, Jacques Le Roux < > [hidden email]> wrote: > > > You may also have a look at > > http://blog.esme.us/integration-with-apache-ofbiz/ > > > > > > Jacques > > > > From: <[hidden email]> > > > >> I have done such integration with an SMS gateway provider (smsgh.com) > in > >> the past using HTTP requests. What specific help do you require? > >> > >> > >> Basically, you need to send a request to the gateway provider using a > >> format supplied by them. > >> I'll take a look at the my sources and provide you more details. > >> > >> Regards, > >> Kojo Gambrah > >> > >> Anil Soni wrote: > >> > >>> Is anyone done SMS gateway integration with OFBiz. Any help would be > >>> highly appreciated? > >>> > >>> > >>> > >>> Regards, > >>> Anil Soni > >>> Tel : 91-22-6795 4324 > >>> Cell : 91 9930302283 > >>> > >>> > >>> ________________________________ > >>> This Email may contain confidential or privileged information for the > >>> intended recipient (s) If you are not the intended recipient, please do > not > >>> use or disseminate the information, notify the sender and delete it > from > >>> your system. > >>> > >>> ______________________________________________________________________ > >>> > >>> > >> > > > > > -- Anil Soni +91-9930302283cell |
Free forum by Nabble | Edit this page |