$customHeader
Skip to end of banner
Go to start of banner

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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

  • No labels