To whom it may concern,
Hi,
I am using PhantomBuster in one of my Zaps. I encountered the error “PhantomBuster didn't respond in time error” which is explained in detail here:
https://community.zapier.com/general-questions-3/phantombuster-didn-t-respond-in-time-error-11939
Thanks to the help of the support, I was able to find a workaround that’ll detail below.
My initial Zap was set up as follows:
- New contact in CRM
- Look for a LinkedIn profile with PhantomBuster
- Scrape the profile with PhantomBuster (error here because the step took more than 30 sec)
- Enrich the CRM
Workaround:
Zap 1:
- New contact in CRM
- Look for LinkedIn profile with PhantomBuster
- Add the email of contact + LinkedIn profile URL in a spreadsheet
- Scrape the profile (no error as this is the last step of the Zap)
Zap 2:
- Catch Hook - Webhook from Zapier (inserted the webhook URL provided by Zapier in my Phantom on PhantomBuster, under settings, advanced, Webhook URL)
- Lookup spreadsheet row (look for the email related to the URL that I caught with the webhook. I needed to be able to match the info scrapped to the correct contact)
- Enrich CRM
Hope it helps, do not hesitate if you have any questions,