Thank you so much for your reply and for guiding me towards the filterByFormula method!
I really appreciate your help.
Actually, I am still a beginner in using Kodular and Airtable API queries, so I am having a bit of difficulty understanding and implementing this method properly.
If possible, could you kindly show me the necessary blocks or share a small sample project where this is implemented?
It would be a huge favor for me and would help me understand much better.
Once again, thank you so much for your time and support!
Thank you so much for giving your valuable time and sharing the detailed logic!
I am still a beginner in Kodular and Airtable integrations. I understood the idea you shared about using filterByFormula and fetching the data based on the Device_ID, then checking the payment status (“YES” or “NO”).
However, because I am still learning, it’s a little difficult for me to understand and implement it properly just by logic explanation.
If possible, could you kindly share the sample blocks for this? Or maybe a simple AIA file example (even a basic one)? It would be a huge help for me to learn and implement it properly.
Thank you again for your kindness and support. It really means a lot!
in the above example, i want to look the row value so i am using the condition as Name col mathcing value as Name 417, and i expected the total row to display. As i guess i got the output.
When user logged in or signed in, Get device ID
Run the filterByFormula using this ID using its col name.
You will get the total row, and from this look the value of payment status.