Join Discord
Powered by
Can you import JavaScript libraries/modules?
# 🤝help
k
kind-rain-45283
06/26/2024, 4:16 AM
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
fresh-fireman-491
06/26/2024, 8:23 AM
You can't do it in an execute code card, but you can build an integration that uses it.
fresh-fireman-491
06/26/2024, 8:23 AM
@straight-wolf-37371
idea for an integration
Previous
Next