Hey all,
I’ve been using Wappler to build some amazing systems and features for our organization, it has really increased our innovation having the ability to Rapidly deploy something.
I’m currently working on a NodeJS application that logs into one of our wholesale provider’s systems to fetch data, which requires the ability to store session cookies.
Using the API Action in Server Connect, is there a way that I can enable cookies, and/or specify the location of a cookies file that cookie data can get saved to and read from?
I’ve got a couple of other PHP built apps I previously built in Wappler and enabled the Curl cookie jar, but wanted to know if this was something that we could do in express?