How to use Axios

Hi
I am straggling to use http requests, can you tell how to use axios, I already add it to the library but still not recognized on the workflows

please help.
thanks

Hey @Ghazi_Mejaat!

Workflows have a different interface for adding libraries that you can read about here. Generally though, if you're looking to make a REST request it's recommended to use the associated integration in a function block or something similar. At the moment, axios isn't supported - is there a particular reason you're looking to use it?

Looks like Axios is supported in workflows now!