Cannot get a filter output after using the data store get records modul

Hello,
I have a webhook that receives a response via webhook url. This URL contains a response YES or NO and a customer ID. After the result is received, a new record is added to the data store as this customerID can receive multiple inputs I have added a UUID.
Thus several records are added under one customer ID.

Now another input is received via the webhook, this contains a FormID and the CustomerID. If the response is YES, I would now like to filter by the customer ID and add the form ID to these entries.

When I use the search records module and search for the customer ID, I get no output.

I attached my scenario including the output.

Can anyone help me with this?




Ok, I think I resolved the issue myself :smiley:

Easy as that. Just convert the ID into a string.

Bildschirmfoto 2024-04-26 um 15.20.47

2 Likes

Welcome to the Make community!

Great first answer! Note that you can select your answer to mark as “Solved”. This helps keep the Community organized, and

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of your answer:
Screenshot_2023-10-04_161049

1 Like