number of server calls in case of custom code

0 votes
Hello

I was wondering about how to count the number of calls in case of custom code run.

Lets say the custom code I create on the server makes 2 calls: where each call will query a collection. Then I will combine the collections and send it back client.

 

How many server calls is that counted as?

Thanks
asked Feb 17, 2015 in App42 Cloud API-BaaS by AndroidFolk (107 points)

1 Answer

0 votes
 
Best answer

Hello AndroidFolk,

Number of API calls depends on the request made in custom code.

Since you are making 2 calls inside Custom Code, one additional count will be there for calling custom code from your app. So in total it will make 3 API calls.

Let me know if it helps.

Thanks,

Himanshu Sharma

answered Feb 18, 2015 by hs00105 (2,005 points)
selected Feb 18, 2015 by AndroidFolk
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...