Forum Discussion

sceccolini's avatar
sceccolini
Frequent Visitor
2 years ago

Execute REST with parameters coming from another REST

Hello, I need to execute a REST to get some data and need to execute it with a dynamic parameter coming from another REST. I also have 1 parameter for the pagination, which is working fine.   I de...