However, despite meticulously following the process outlined by Renat, the results are not aligning with my expectations. The draft email I receive seems unrelated to the initial prompt and the LinkedIn profile data.
Recently, you proposed a playbook having a similar functionality (Shared Playbook | Bardeen), but the manner in which the prompts process and actions are handled appears significantly divergent from the explanation in the video.
Considering the video is 5 months old, I am curious - Has the tool advanced rapidly to incorporate different methods for output generation? Or should the methods delineated by Renat still function as per the video’s instructions?
Could you please explain what results you are actually looking for and provide the results you are currently achieving with your playbook with the prompt you are using?
In the video, it appears Renat is required to input the Open AI Prompt:
I am building the same automation by myself to practice and understand how each feature/application works. This way I can start building my own playbooks/autobooks.
This is the playbook that I created, following Renat’s video, but something is failing (Shared Playbook | Bardeen)
I removed the “find email” step, as it’s not needed at the moment.
It would be lovely to find out, what I did wrong on my playbook.
Hey Felix! I just took a look at your playbook. My main concern there is that you are using a custom scraper. I would suggest you use an official scraper (ones that have “(by Bardeen)” in the name) as much as possible. The official scrapers are maintained by the dev team and are frequently tested against changes.
When I delete every action in your playbook, the scraper didn’t return any results for me.
That might be a reason your playbook isn’t working as expected.
In the future, if you want to make sure that your custom scraper is getting results, you can try to run a playbook with just the scraper action and observe if it is getting the information that you want. Once you can confirm that, you can add the following actions. That way, you can identify which step is causing problems for you more easily. Hope this helps!