API Response issue

On search, the API displays an initialization answer right away while the request is being processed in the backend. After fetching the response in bubble.io it populates the repeating group with the correct data. I don’t want to show the initialization response in that repeating group. Any help would be appreciated.

Please check if your API call “Use As” is selected as “Data” or not. Set this to “Action”.

Screenshot_77

You can also share more details with screenshots of API console setup, repeating group setup, workflow setup.

It is currently set as Data as I am using it as Datasource in the Repeating group

This is why repeating group will fetch the data on page load.

You can change it to action. Then you can control the behavior.

1 Like

Thanks! I’ll update the call.

1 Like

This topic was automatically closed after 69 days. New replies are no longer allowed.