I have an if logic that basically give me an http request if asked for, if not it gives me an empty string.
I want then in the google sheet column assigned to receive this data to have the http request if requested or empty value if not. I tried with merge but i can't seem to let it work out. How would you do it??