As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Require js feature required in my custom endpoint , how do i use the library ?
m
mukund
started a topic
almost 9 years ago
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
M
Michael
said
almost 9 years ago
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?
mukund