Example 6: Update data using a POST method

The following example pipeline below demonstrates how to update a file in the endpoint using the Post method.

  1. Configure the HTTP Client Snap with the POST method and specify the URI where you want to insert the file. Configure the File name under the HTTP Entity fieldset with 1.CSV.

  1. On validation, Snap updates the file and you can see the response from the endpoint.

    Example-POST-image3.png

Download this Pipeline.

Downloads

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_POST.slp

Mar 08, 2024 by Kalpana Malladi