How to assign the API get data to variable so we do not have to use bot action every time we need the data

i have to use the data which i am getting from API multiples times inn different conditions
so rather than using the bot action every time can i assign to a variable or any other alternative please suggest the efficient or best approach

Hello Sandesh,

You can utilize Environmental variables to store API data. For more detailed information on how to use Environmental variables, please refer to this documentation: Using Environment Variables.