Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5027

Getting the count of records in platform.api.get

$
0
0

Hi,

I'm trying to get the count of records from another table in a post trigger. I am using the example script merge_sql_nosql.js with V8js.
Unfortunately I can't figure out how.

var result = platform.api.get("mongodb/_table/posts", params);
record.count= ???

Any help would be greatly appreciated.

Regards a new DF user.

Thanks


Viewing all articles
Browse latest Browse all 5027

Trending Articles