Illustrated in the below image are the steps that are used to do URL encoding for a field and pass it to an HTTP destination URL.

The below image is the Calculator step where the field “name” is being encoded and converted to a parameter.

For more information on URL encoding, click on the below link:
The encoded parameter is then being passed in the URL of the HTTP Service destination step using {{parameters.fieldname}} as shown in the below image.
