<aside> 🎯 In this guide, you will learn how to create an agent that can generate high level summaries of past interactions with a prospect/customer by looking at all past interactions available in your CRM through the CRM’s API.
</aside>
We want to create an agent that can use Pipedrive API to get all relevant info related to an account and generate a high level summary for Sales before reopening the discussion.
The user flow will look something like this:
<aside> ⚠️ You need builder or admin rights for this step.
</aside>
We’ll create a Dust app that extract company name
and/or ID
from the conversation and performs API calls based on it.
Note: in this example, we use Pipedrive but the same approach can work with other CRMs.
In this case, we’ll be extracting the ID and/or Name of a company to run the app.
Replace the following with your information: