Resources · Documentation · Examples
Use Case 7: CRM Integration with AI
Query and update CRM data directly from WebPal using AI agents.
Scenario
A sales manager wants to use WebPal AI to query their PipeDrive CRM without leaving WebPal.
Setup
- The sales manager opens Settings → Credentials.
- Adds their PipeDrive API token.
- Clicks Save.
Daily Workflow
- Navigate to Flow and open a chat with the PipeDriveAgent.
Query deals
Prompt
Show me all deals in the "Proposal Sent" stage that haven't been updated in the last 2 weeks.
The agent queries PipeDrive and returns a formatted list.
Add a note
Prompt
Add a note to the Acme Corp deal saying "Followed up by phone - awaiting decision by end of month"
The agent updates the deal in PipeDrive.
Update deal status
Prompt
Update the Globex Corporation deal status to "Won" and set the close date to today.
Result
CRM data is accessible and actionable without switching applications.