I’m not sure if this is in the scope of Make but thought I’d submit my issue to see if there’s a possible solution.
I have a workflow where it asks the user if they would like to ask a question, if they choose “Yes” they can ask a free form question. If they choose “No” then it takes them to the end of the flow.
What I’ve found is that if they ask a question the Make data capture works and it populates my spreadsheet, but if they answer “No” then then nothing is captured, the scenario stays idle waiting for data.
What I’m trying to essentially do is populate the Google sheet even if they choose “No”, as the question is more an optional part of the flow and not required.
I have a Botpress Webhook and Google Sheets scenario setup and everything is mapped and connected.
I hope I have provided enough info to go on.