Thanks for this. Do you have any insight as to how to get this to work when the return type is an actual data type? I am trying to run some code that returns the data type in the proper format so that bubble can properly understand it as if it were a normal thing.
If that’s a little confusing, let me know and i’ll explain what I mean in more depth
Thanks again.
Hi @viquarahmed07
Thanks for your reply. Apologies, maybe I needed to explain a little more. I am setting up algolia as an autocomplete feature. I’d like to make the api call in javascript and return it as a datatype so that I can manipulate it in normal bubble fashion (i.e. 's name, 's id, etc).
The reason I’m not calling algolia as per the normal api connection is because there is a slight delay making the UX no good as autocompletes need to be super fast.
Hi @cm1
Well, i am not an expert in using server script
It’s better if you make your reply as a separate question maybe other experts can solve your issue…