APIs & Integrations

maks
Member

How to get a “response” from the CRM if somebody moves the “deal” manually from one column to anothe

Hi,
We are working with your Hubspot CRM and we know how to set up requests for adding or editing “contacts” and “deals”.
The logic of our website in general is based on the interaction with “deals” and we have a question about it.
If one of our “deals” will change its stage not with the help of request, what if we move this “deal” manually from one column to another – Can we somehow catch this “event” on the our website?
Is there any possibility to get a “response” from the CRM about this action? We want to use this response to write our own logic if somebody moves the “deal” manually from column to column.
Is it possible to communicate through the developers email?
(If it is possible, here is email for communication maksym.poplavskyi@gmail.com )

0 Upvotes
1 Reply 1
WendyGoh
HubSpot Employee
HubSpot Employee

How to get a “response” from the CRM if somebody moves the “deal” manually from one column to anothe

Hey @maks,

 

Currently, while it is not possible to track deal stage change specifically on manual move (shift from one column to another in-app). Your team can however subscribe to the deal stage propertyChange Webhook subscription event: Webhooks API Overview when looking to get update whenever a deal stage change. This will cover all deal stage property change, not specifically on the manual move. 

0 Upvotes