api URL parameter dynamic
You use service "UTIAEmployees" on the "Find" page, but there is no dynamic parameter "{id}". I see that parameter in you "UTIAEmployee" service
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
You use service "UTIAEmployees" on the "Find" page, but there is no dynamic parameter "{id}". I see that parameter in you "UTIAEmployee" service
yeah i had to create a copy of it to get my app to work because it wouldn't work with the one way i wanted it to. maybe that is by design? i don't know
but if i have https://agwebv01.ag.utk.edu/silorest/...
and have parameters for it like LastName it should change to this when i have a LastName value
https://agwebv01.ag.utk.edu/silorest/...
and if i have ID set it should be
https://agwebv01.ag.utk.edu/silorest/...
but it's not working that way