Sumedha Mehta

My feedback

4 results found

  1. 1 vote
    How important is this to you?
    An error occurred while saving the comment
    Sumedha Mehta commented  · 

    Hi there - have you considered using a Webhook (https://docs.mongodb.com/realm/services/configure/service-webhooks/) or one of our SDKs (https://docs.mongodb.com/realm/functions/call-a-function/#call-from-a-client-application)? Depending on where you're calling it from, one of these approaches will let you invoke a Realm function on a need-based basis.

  2. 39 votes
    How important is this to you?
    An error occurred while saving the comment
    Sumedha Mehta commented  · 

    Hi everyone, this should be available or Functions now with our new application structure.

  3. 1 vote
    How important is this to you?
    An error occurred while saving the comment
    Sumedha Mehta commented  · 

    Hey David - do you mind adding more context around what scenario prevented you from adding user/password auth when you were using Sync?

  4. 1 vote
    How important is this to you?
    An error occurred while saving the comment
    Sumedha Mehta commented  · 

    Is this what you're looking for?

    https://docs.mongodb.com/realm/functions/context#context.request

    context.request.ip should give you the IP address of the the client that issued the request

Feedback and Knowledge Base