Sending field values through the Raw body of a webhook request in an automation

UserUnknown
UserUnknown Member Posts: 5 NEW MEMBER
Name Dropper First Comment

I have a Pipedrive automation that send information to an external app through a webhook. Until now, it has used key-values, but it needs to use the raw format.

The following body sends the literal value "{deal.title)" instead of the title of the deal. How do I send the title of the deal instead of literal text?

Screenshot 2025-04-21 132233.png

Best Answer

Answers