Skip to main content

Hello,

I'm a new Zapier user, so please bear with me.

I am trying to integrate our app with Zapier. I am getting success and a response with an auth_token and userId using basic auth to hit our login API.
(See screenshots)

My question is, how can I take the auth_token and userId from the response and use them as input  in the trigger, as they are required to hit any API in our app?

I tried with Storage client but it shows  storage cient is undefined 

Please provide explanation in layman's terms.

Thanks in advance!