Convert HTML content to text

This example pipeline demonstrates how to convert the HTML content into the text format.

  1. Configure the HTTP Client Snap to fetch the HTML content from the endpoint.
    HTTP Client Snap Configuration HTTP Client Snap Output

    HTTP Client Snap Configuration


    HTTP Client Snap Output

  2. Configure the HTML Parser Snap with the $entity, which is the HTML content obtained from the upstream HTTP Client Snap. On validation, the output is displayed in the text format.
    HTML Parser Snap Configuration HTML Parser Snap Output

    HTML Parser Snap Configuration


    HTML Parser Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.