HappyFive
Posts: 0
Joined: Wed May 23, 2012 8:01 am

parse.com -selecting service with javascript

Hi!
I'm using parse.com to store some data for my app.
but now here is my problem -i would need two different services -based on the value of an loval var in javascript. (if value ==1 -- update parse.com, if value ==2 -- delete from parse)

how can i use a service with javascript?
i've also tried to directly use parse.com commands -but i don't know where to write point 3 for example. (https://parse.com/apps/quickstart)

thx for the help !!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

parse.com -selecting service with javascript

This should help: http://help.tiggzi.com/documentation/...

You can have different URL -- for update or delete

Return to “Issues”