hello ,
I’m trying to list the vehicle make master data from Reels into my dropdown input. I integrated it, but it’s not showing in the dropdown. Can you check this?
connected the reels master data
and mapped that
but in here not option shown
hello ,
I’m trying to list the vehicle make master data from Reels into my dropdown input. I integrated it, but it’s not showing in the dropdown. Can you check this?
connected the reels master data
and mapped that
but in here not option shown
Hello @hamzathul.dilshad ,
Please check the API and make sure that the expected data is present in the response.
Hi @hamzathul.dilshad ,
It is sitting on records so you need to map records to vehicle_details in the Model Path on Outputs
Records is an array so you can map it to vehicle_details and check what alpha.co.get().vehicle_details has on a console.
That should guide you on how to bind it properly on your drop down
It seems like the url is missing an entity.
Can you share the curl on the chat for that request.
Hi @hamzathul.dilshad is this resolved?
not resolved , still not getting .
Api and custom code is working properly, but while integrating reels master data , not working .
can you please share the login credentials?