Is there a way to import a library in Zapier Python Code? Specifically, I want the 'datasift' library.
When I try, I just get "ImportError: No module named datasift"
In the zapier documentation, it specifically says that it only allows for the requests
import and standard python imports