Start a new topic

Require js feature required in my custom endpoint , how do i use the library ?

How can i use functions and namespaces in requireJS library to work in my custom endpoint logic ? I need to work on the request body using some npm package ! Since i need it to be a cron job and the output of the logic is to be mailed out periodically, custom endpoint in the backend seems the most apt solution.
1 Comment

Kinvey currently does not support the use of external npm modules within business logic. What is the particular use case you are trying to accomplish that requires an external module? Perhaps I can help find an alternative solution?
Login or Signup to post a comment