Hi Sudeep, In SSJS you have a two features that could help you to succeed what you want to do with HTTP request:
1. Use the built-in HTTP Class. 2. Use the WebHook feature (I'm not sure if this is documented somewhere actually). But, afaik, the HTTP Class would solve your problems. Hope it helps. Regards, -- John Chavarria - CEO / Designer Weelya - improve the Web +33 (0) 4.67.169.778 +33 (0) 6.43.56.00.83 Twitter : @jchavarria / @weelya 32 Rue du Faubourg Boutonnet 34090 Montpellier http://www.ape-project.org/ http://www.weelya.com/ On Mon, May 10, 2010 at 1:39 PM, Sudeep S <[email protected]> wrote: > Dear All, > Is it possible to do a HTTP hit from the JSSS module to another API. > Please do let me know if something of this sort is possible. > > Regards, > Sudeep Sunthankar > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
