Tally / Klaviyo integration

What are you trying to achieve?

Automate so that each time someone responds to a tally form, their profile (First Name, Last Name, Phone Number) is added to a list in Klaviyo

Steps taken so far

  • Integrated my Tally form into Make.
  • Set up the connection with Klaviyo using Klaviyo’s API.
  • Made sure all API configurations are correctly defined.
    *. Defined a flow:
  1. Tally - Watch New Responses
  2. Klaviyo - Search List Profiles
  3. Klaviyo - Create and Add Profile to List

My issue arises on step two. The goal is to search existing profiles, if the profile already exists, do not add to Klaviyo. However, I keep receiving the RuntimeError: [400] Invalid filter provided.

How can I address this error or create a more streamlined flow to complete my goal?

Screenshots: scenario setup, module configuration, errors


You can bring out all the list and use a filter afterwards if the search doesnt work