Skip to content

SendToPipedrive

.halguru-action.yamlSendToPipedrive

Gets or sets the action to send data to Pipedrive. This property represents an operation that allows an agent to send specific information, such as user details and deal data, to the Pipedrive system. It encapsulates the parameters required for the integration with Pipedrive, ensuring proper data handling and execution of the associated action.

SendToPipedrive:
  Language: en-US
  DealTitle: New deal
  UserName: John Doe
  UserOrganisation: Acme Corporation
  UserEmail: john.doe@gmail.com
  UserPhone: +1 555 555 5555
  Description: This is a new deal

Properties#

Name Type Required Description
Language Text Language context for the action
DealTitle Text Deal title
UserName Text User name
UserOrganisation Text User organization
UserEmail Text User email address
UserPhone Text User phone number
Description Text Deal description

Technical Information#

Property Value
Path SendToPipedrive
Internal Type ActionModels.SendToPipedriveAction
Internal Root Type ActionConfiguration
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0