Add variable on path on Channel

Hello everyone

I’m facing a problem on how to add dynamic variable on request matchin URL on channel. Suppose I want to fetch information for a patient, to this I need to provide the patient ID on the get request. I want to accept this id on channel and then route it to the appropriate path from routes tab. I want to accept the patientID from request matching URL and then pass this patientID on Route Path. Can you please help me how to do this this?

Thank you

1 Like

@technical_committee

Hi @emon.swe.sust, did you get any solutions to above issue? I am facing the same problem and would welcome any solutions.