Example 5: Update data in the endpoint using a PATCH method

The following example Pipeline demonstrates how to use a Patch method to update the endpoint with multiple records in a file.

  1. Configure the HTTP Client Snap with the request method and the appropriate URI and the name of the file that you want to update in the endpoint.

  1. Validate the Snap; the Snap updates the records and you receive the following response from the endpoint.

    http-client-patch-output.png

Download the Pipeline.

Important steps to successfully reuse Pipelines

  1. Download and import the Pipeline into SnapLogic.

  2. Configure Snap accounts as applicable.

  3. Provide Pipeline parameters as applicable.

 

  File Modified

File Example_HTTPClient_Patch.slp

Mar 08, 2024 by Kalpana Malladi