Pipeline CRM
To connect Zluri with Pipeline CRM, you will need the API and APP keys.
To access the API key, you need to click on Pipeline API and copy the API key present.
To access the APP key, click on this link: https://app.pipelinecrm.com/admin/modern/api
and add integration. Fill in the details and make sure it is private.
Upon submitting the details, ensure the active status and copy the APP key.
If you are facing any trouble or need further assistance, please write to [email protected]
const attachment_error_image = (attachment) => { const parentElement = attachment.parentElement; const defaultIcon = `
`; parentElement.innerHTML = defaultIcon; };Updated about 2 months ago