Search found 4 matches

Go to advanced search

by Estibens Manchego
Fri Aug 07, 2015 12:29 am
Forum: Issues
Topic: Pass request parameter or any parameter with a service.execute({}) ?
Replies: 20
Views: 4270
 
Jump to post

Pass request parameter or any parameter with a service.execute({}) ?

$.each( data, function( key, alumcat ) { console.log(alumcat.usuario_id); alumno = alumnosListService.execute({ //parameters: [{name: "where", value: '{"categoria_id":'+alumcat.usuario_id+'}'}] //parameters: [{"limit": "1500"}, {"where": "{'cate...
by Estibens Manchego
Fri Sep 26, 2014 4:07 pm
Forum: Issues
Topic: Push notification REST service (using cURL and PHP) suddenly started timing out?
Replies: 11
Views: 1977
 
Jump to post

Push notification REST service (using cURL and PHP) suddenly started timing out?

pre $url = "https://api.appery.io/rest/push/msg"; $message = '{"payload":{"message" : "Mensaje desde WP", "badge" : 1}[, "filter" : {"channels":{"$in":[200]},"type":{"$in&qu...
by Estibens Manchego
Thu Sep 18, 2014 9:39 pm
Forum: Issues
Topic: Invoke Service on Confirmation custom JavaScript code
Replies: 21
Views: 5530
 
Jump to post

Invoke Service on Confirmation custom JavaScript code

serviceIntanceName return save in var

by Estibens Manchego
Thu Sep 18, 2014 9:38 pm
Forum: Issues
Topic: Invoke Service on Confirmation custom JavaScript code
Replies: 21
Views: 5530
 
Jump to post

Invoke Service on Confirmation custom JavaScript code

invoque service in js code and save in var

Go to advanced search