Trying to get data from tally checkbox

So I created a form in tally that I connected to make.com so that when there is data submitted, the automation will run automatically, and I tried to enter the data via the make automation to notion, and there is a problem for data that uses checkboxes, I want only checked data to be sent to notion, can this be done? because the data I receive is always all data, not checked data



Hi Ahmad,
What does the data look like in the Tally trigger module (if you’re not using that, why?)?

sorry I’m new here and don’t really understand. So here I use tally as the first trigger with a watch new response request, so I can use the schedule setting “immediately as data arrives” and run the automation right away.


I want the data to always automatically enter the notion and later there will be several other tasks, I want everything to run with one submit without needing to “run once” again, so I tried it like this


and the data from tally that I received is like the image above, for the Let’s see how far you’ve progressed section, I want to take only the Basic HTML text or filter it based on an array that has a true value and take only the text but I can’t find a way

no problem at all and thanks for the questions - based on the screenshot, it looks like the array you’re looking to map from the tally output is this one (see arrow on the screenshot below). Let me know how it goes

The data in the array is like this


I tried to get it with map, keys, with input in variable value but the data I get is always empty


I tried reproducing this issue but for me, it works as expected - so I am not sure why this is happening, unfortunately. Below are screenshots of what I did

Thank you very much Simo, from your explanation I tried to recreate the form and reconnect it to make and now the data is correct

1 Like