Do a search for problem

Hi everyone, I’m having an issue in Bubble.io while working with data in a Backend Workflow.

I’m using an API that successfully sends and receives data. Among the returned data, the API provides the Unique ID of an object that I need to keep linked. However, when I try to search for this object in Bubble using its Unique ID, it doesn’t find it.

  • I have checked that if I received the data from the api.
  • I confirmed that the object with that Unique ID is actually stored.
  • Still, when I perform a search in the Backend Workflow, it returns no results, as if the object didn’t exist.

Has anyone encountered this issue before? Any ideas on what might be causing this?

Thanks in advance!

Is it a ‘privacy rules’ issue?

But if I have “Ignore privacy rules when running the workflow” enabled in the workflow I shouldn’t have a problem or should I?

Correct.