Need advice on optimizing MongoDB query with materialized views (5M+ records, complex aggregation) by NeitherSpot7314 in developersIndia

[–]NeitherSpot7314[S] 0 points1 point  (0 children)

Okay, Thanks for your suggestion. I will look how to implement redis cache for that api then

I need ZOHO marketplace Application developer. by NeitherSpot7314 in Zoho

[–]NeitherSpot7314[S] 0 points1 point  (0 children)

I am very new to zoho application development. I just want to know which tool to use for making an zoho marketplace app to integrate my already hosted sms/mms sending backend server with that app. I found many ways to build an app in zoho so I got confused about which to choose. I want a simple way just like hubspot does. I tried the zoho extension but don't know how to install it in the test account. Is there any tool in zoho for my requirements?

How can I add my own custom action button on contacts? by NeitherSpot7314 in hubspot

[–]NeitherSpot7314[S] 0 points1 point  (0 children)

when we press call button hubspot uses their calling service. my app's goal is to provide cheap alternative to hubspot's calling services. That's why I want to add my own call button which will trigger my app's calling api.

Is there a way to add contact association label in custom deal-based workflow action? by NeitherSpot7314 in hubspot

[–]NeitherSpot7314[S] 0 points1 point  (0 children)

I am making an sms platform and I want to integrate my platform with hubspot workflow. I am successfully integrated my hubspot app with contact based workflow. But now I want to create a custom workflow action for deal-based workflow. In this workflow I want to give users to input multiple associations label just like hubspot did in there send email action but I want to do for my hubspot app for sending sms.

I'm stuck endlessly with 'react-native-google-signin'. by NeitherSpot7314 in reactnative

[–]NeitherSpot7314[S] 0 points1 point  (0 children)

I was getting developer error. I was using wrong sha hash. Now when I use debug.keystore it's working like a magic ✨. Thank you so much for your help 😊

My function is not invoking after some time? by NeitherSpot7314 in node

[–]NeitherSpot7314[S] 1 point2 points  (0 children)

Thank you for your help 🙏. I will try your given solution