Is there a way to pause a Smartlead sequence for a particular lead from Clay? E.g. if we have Smartlead running in parallel to a linkedin campaign, then the linkedin receives a reply, we want to pause the Smartlead sequence via API
Based on the available Smartlead.ai integrations in Clay, you have two options to handle this scenario: 1. Remove the lead from the campaign entirely using the "Remove Lead from Campaign with Smartlead.ai" action. 2. Update the lead's information in the campaign using the "Update Lead in Campaign with Smartlead.ai" action, which allows you to modify lead details and custom fields within a specific campaign. To implement this in your workflow: 1. First use the "Lookup Lead Status in Campaign with Smartlead.ai" action to verify the lead's current status 2. Then use either the Remove or Update action based on your specific needs 3. You'll need to provide: • Campaign ID • Email address of the lead • Any additional fields you want to update (if using the Update action)
Did that answer your question?
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.
yes, you can. Whenever someone responds on linkedin the tool fires a webhook <> catch that webhook in clay or somewhere else and then stop that lead in smartlead
But how do I stop the lead in Smartlead via the API? Does updating the lead category do that? I don't want to remove the lead entirely from Smartlead
yes, you can pause a lead using smartlead api
How do I do that? Was looking through the Smartlead options in Clay and I couldn't find a way to
you can do in clay as well, you just have to hit the right end point using http api
check if
Yep - but I don't want to remove the lead, I want to pause it