Can you import JavaScript libraries/modules?
# 🤝help
k
e.g. how do you make this work:
Copy code
javascript
const crypto = require('crypto');
Is there any way to be able to use libraries like this in the Execute Code blocks?
f
You can't do it in an execute code card, but you can build an integration that uses it.
@straight-wolf-37371 idea for an integration