Enlyst icon

Enlyst

Interact with Enlyst lead enrichment and data management platform

Overview

This node integrates with the Enlyst platform to manage projects and leads. It supports various operations such as retrieving multiple projects, getting project details by ID or name, creating or updating projects, preparing projects with webhook URLs, updating project details, deleting projects, and managing leads including enrichment and searching. This node is useful for automating lead enrichment workflows, managing project data, and integrating Enlyst's lead and project management capabilities into automation pipelines.

Use Case Examples

  1. Retrieve all projects from Enlyst to analyze or report on project data.
  2. Get detailed data for a specific project by its ID to monitor lead enrichment progress.
  3. Create or update a project with custom prompts and webhook integration for automated lead enrichment.
  4. Search for leads based on location and add them to a project automatically for targeted marketing campaigns.

Properties

Name Meaning
Resource The type of data to manage, either 'Project' or 'Lead'.
Operation The specific action to perform on the selected resource, such as 'Get Many' for projects.

Output

JSON

  • projectData - Array of project data objects retrieved from Enlyst when getting many projects.

Dependencies

  • Requires an API key credential for Enlyst API authentication, including base URL and access token.

Troubleshooting

  • Common errors include authentication failures due to invalid or expired API tokens. Ensure the API key credential is correctly configured.
  • Timeout errors may occur during lead enrichment if the process takes longer than one hour; consider adjusting workflow or checking Enlyst service status.
  • Errors related to missing required parameters such as project ID or company name will be thrown; verify all mandatory inputs are provided.
  • If a project by name is not found, an error is thrown; ensure the project name is correct and exists in Enlyst.

Links

Discussion