I am a beginner in apigee.
I have a very basic question: I will have to append a query parameter in my target endpoint URL.
For example: A Get operation
http://abc-company-api/v1/data/sales?authcode=yuozerrt
Also please note, this is not a dynamic parameter. It will remain same until my vendor changes it. My questions:
Thank you.