Search found 37 matches

Go to advanced search

by Mike Maughan
Wed Oct 08, 2014 3:09 pm
Forum: Issues
Topic: In-house iOS app distribution
Replies: 2
Views: 574
 
Jump to post

In-house iOS app distribution

Distribute iOS app in-house? I've tried my best to see how to do this with Apple and yet after several days I'm still confused. Seeing as you guys have the best support around, could you briefly list the steps to distributing the app in-house? Most all support is geared towards distributing through ...
by Mike Maughan
Tue Aug 12, 2014 1:01 pm
Forum: Issues
Topic: REST API service where clause on _createdAt
Replies: 4
Views: 385
 
Jump to post

REST API service where clause on _createdAt

Thanks. And as an alternative, is id sequential such that I could find the MAX(id) and it be the most recent entry in the collection?

by Mike Maughan
Mon Aug 11, 2014 10:33 pm
Forum: Issues
Topic: REST API service where clause on _createdAt
Replies: 4
Views: 385
 
Jump to post

REST API service where clause on _createdAt

I have a REST API service where clause with $date (accessing _createdAt) and I want to add a $gt so that the response is only rows that were created after a specific _createdAt date/time. What would the cURL command look like? Here is where I've been looking for an answer: http://devcenter.appery.io...
by Mike Maughan
Fri Aug 08, 2014 11:12 pm
Forum: Issues
Topic: API REST curl (using php), how do you restrict the appery db collection fields it returns?
Replies: 3
Views: 373
 
Jump to post

API REST curl (using php), how do you restrict the appery db collection fields it returns?

I found the solution. You append ?proj=insert-encoded-json-here to the $url variable.

You can construct that value with Projection as shown here:
http://devcenter.appery.io/documentat...

by Mike Maughan
Fri Aug 08, 2014 9:05 pm
Forum: Issues
Topic: API REST curl (using php), how do you restrict the appery db collection fields it returns?
Replies: 3
Views: 373
 
Jump to post

API REST curl (using php), how do you restrict the appery db collection fields it returns?

How do you limit the response fields on an api rest service using curl? While I have the response variables limited to the ones I want in the rest service it returns the entire collection, all of the fields. So what do I need to pass along to limit the collection fields that are returned? Can you pu...
by Mike Maughan
Thu Aug 07, 2014 2:06 pm
Forum: Issues
Topic: MongDB to MySQL Data Streaming
Replies: 5
Views: 541
 
Jump to post

MongDB to MySQL Data Streaming

Yes, sorry I wasn't clear in my latest response. I've created the REST API service, but with limited experience I don't know how to connect to it from a third party website. The documentation only shows how to connect to third party api's and how to connect to files in the appery database through re...
by Mike Maughan
Thu Aug 07, 2014 2:37 am
Forum: Issues
Topic: MongDB to MySQL Data Streaming
Replies: 5
Views: 541
 
Jump to post

MongDB to MySQL Data Streaming

Thank you for your response. I've created a rest service for the database. As I'm new at this, would you mind showing an example of connecting to a collection from a third party website? I have searched and only see examples connecting third party api's but not the other way around. Thank you in adv...
by Mike Maughan
Wed Aug 06, 2014 10:11 pm
Forum: Issues
Topic: MongDB to MySQL Data Streaming
Replies: 5
Views: 541
 
Jump to post

MongDB to MySQL Data Streaming

I'm wanting to use this service (link below) to data stream the Appery database with a mysql database on another server. What should I put as the "host" and "port" values under the configurations example? https://github.com/doubaokun/MongoDB-... Thanks! (I'm not much of a program...
by Mike Maughan
Wed Jul 30, 2014 10:11 pm
Forum: Issues
Topic: Update Appery Database from 3rd Party App
Replies: 6
Views: 496
 
Jump to post

Update Appery Database from 3rd Party App

Link doesn't appear to be working...
http://docs.appery.io/documentation/c...

by Mike Maughan
Fri Jul 18, 2014 8:12 pm
Forum: Issues
Topic: Can we pay with amex?
Replies: 3
Views: 418
 
Jump to post

Can we pay with amex?

So no paypal either?

Go to advanced search