I have created a Storyline file where that collects the Zip Code from a user input and places it in a Google Sheet. The connection only places the word "null" in the sheet, but in the correct column and row.
What have I set up incorrectly?
Reply
Posted on 8/18/2023
Please type your reply.
@support
Check the second argument in your SheetsSet() function. Whatever you have there resolves to a null value. Feel free to post the entire code of the JS trigger here for troubleshooting.