Does anyone know if it is possible to fetch multiple rows using custom actions. It seems it only stores the first element of the array
Hi @ArijitDas, welcome to the community! 
Adola currently doesn’t support creating multiple records from a JSON array with custom Actions.
The good news is that there is a workaround with external collections, once you have succefully set up your Url endpoint you can “filter” your list by parsing parameters.
It’s no perfect and in some use cases this can’t be emplemented, but until the devs find a solution that’s all we have 
This issue can be addressed to the devs, in the meantime would your app’s API work for you? ![]()
Hi Rae,
I am able to fetch data within the application but not as api call.Yes header and everything is set correctly which is the reason the data is saved as external collection.
Regards,
Arijit
Sorry for the confusion, I thought your error was within the application 
I haven’t personally tested the external API yet as this feature was recently released by the devs.
I’ll check this out over the weekend to see if there are any bugs on my side.
For reference…are you using Postman to test your API calls?





