Search found 81 matches

Go to advanced search

by araskin3i
Fri Oct 10, 2014 9:28 pm
Forum: Issues
Topic: Can we register push notifications without using Appery.io UI
Replies: 3
Views: 630
 
Jump to post

Can we register push notifications without using Appery.io UI

Thanks. But here is the issue. To register a device we have to make this call curl -X POST \ -H "Content-Type: application/json" \ -H "X-Appery-App-Id: " \ -d '{"type":,"token":,"deviceID":[, "channels":][, "" : ]...}' \ https://a...
by araskin3i
Fri Oct 10, 2014 7:41 pm
Forum: Issues
Topic: Can we register push notifications without using Appery.io UI
Replies: 3
Views: 630
 
Jump to post

Can we register push notifications without using Appery.io UI

We are using Appery.io as a back end service only. Basically we have developed a bunch of 'Server Code' calls and database. Can we use the push notification functionality under this sceanrio? All the instructions and tutorials we have seen assume that we have an 'app' where we dont. All we have is a...
by araskin3i
Mon Aug 25, 2014 5:12 pm
Forum: Issues
Topic: Is there a tutorial or an example of using multiUpdateObject ?
Replies: 1
Views: 325
 
Jump to post

Is there a tutorial or an example of using multiUpdateObject ?

I was wondering if there was an example or tutorial on using the new multiUpdateObject function with Server Code?

by araskin3i
Wed Aug 13, 2014 6:08 pm
Forum: Issues
Topic: How to include external library in Server Code
Replies: 7
Views: 877
 
Jump to post

How to include external library in Server Code

Works for me too. Thank you so much.

by araskin3i
Wed Aug 13, 2014 4:47 pm
Forum: Issues
Topic: How to include external library in Server Code
Replies: 7
Views: 877
 
Jump to post

How to include external library in Server Code

Any updates on this?

by araskin3i
Tue Aug 12, 2014 8:24 pm
Forum: Issues
Topic: How to include external library in Server Code
Replies: 7
Views: 877
 
Jump to post

How to include external library in Server Code

Thanks Katya. This is what I did but I still get the syntax error as described above.
Any other ideas?

Alon

by araskin3i
Tue Aug 12, 2014 5:36 pm
Forum: Issues
Topic: How to include external library in Server Code
Replies: 7
Views: 877
 
Jump to post

How to include external library in Server Code

I would like to use the codeBird JS library from a REST API that I am developing. I uploaded the JS file into a JS library on the Server Code tab. I hit the test button and it indicated that there are NO syntax errors. I then created a new REST API and specified the codeBird library as a dependency....
by araskin3i
Sat Jul 05, 2014 11:51 am
Forum: Issues
Topic: How to generate a unique auto increment number in a collection
Replies: 9
Views: 1150
 
Jump to post

How to generate a unique auto increment number in a collection

Sorry to re-open this thread but I wanted to see if there was any update on this? I need to provide an OrderId when the 'Create Order' Service is called. It should be a 5 or 6 digit number. Even if we took the approach specified above isn't it still possible that two different calls to the same serv...
by araskin3i
Tue Jun 17, 2014 12:47 pm
Forum: Issues
Topic: Append values to a database array field
Replies: 7
Views: 869
 
Jump to post

Append values to a database array field

Could you please check is JSON string with description of the array in menuItem.taxItems correct? I am not sure I understand what you mean? Please clarify what value of menuItem.taxItems do you get in console? I get this in the console log which is correct since taxItems are empty array code[]/code...

Go to advanced search