Business Logic - How can I use a third-party JS library?
R
Ryan Henderson
started a topic
about 7 years ago
In a Business Logic Custom Endpoint, how can I use a third party javascript library? For instance, I want to use the Logentries javascript library for logging. To do so, I need to use their javascript library. What I'm looking for is something like an 'include' or 'using' statement.
1 Comment
M
Michael
said
about 7 years ago
Third party libraries are currently not supported in Business Logic, although it is on our roadmap to add library support in the future.
Ryan Henderson