LDAP Delete Attribute Value example

This example demonstrates how to use the LDAP Delete Attribute Value Snap to remove specific attribute values from existing LDAP entries.

  1. Configure the upstream pipeline with a File Reader and CSV Parser to provide the input data containing the distinguished name, attribute name, and values to delete.
  2. Configure the LDAP Delete Attribute Value Snap with the Distinguished name, Attribute name, and Attribute value fields.


  3. Run the pipeline to delete the specified attribute values from the LDAP entries and verify the output indicates successful deletion.
To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.