Home / Documentation / Use Cases / CRM Integration with AI
Resources · Documentation · Examples

Use Case 7: CRM Integration with AI

Query and update CRM data directly from WebPal using AI agents.

Integration Last Updated: May 2026 WebPal 4.2+

Scenario

A sales manager wants to use WebPal AI to query their PipeDrive CRM without leaving WebPal.

Setup

  1. The sales manager opens Settings → Credentials.
  2. Adds their PipeDrive API token.
  3. Clicks Save.

Daily Workflow

  1. 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.