We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Feb 16, 2021 7:01 AM
Hello,
I cannot seem to put hs_lastmodifieddate as the trigger in a webhook deal.propertyChange,when i do it prompts this error message:
Is there a workaround?
Feb 16, 2021 8:03 AM
Hello @AliHaddani ,
For the webhook subscriptions, you can only use the triggers available on the dropdown select list. The hs_lastmodifieddate cannot be used in this case. There are only two date picker properties available : closedate and create date as you can see in the screenshot below :
| |||||||||||
| |||||||||||
|
Feb 16, 2021 11:16 AM - edited Feb 16, 2021 11:17 AM
thank you for the answer,is there any way to activate a webhook each time an associated company is linked to a deal?
Feb 16, 2021 11:51 AM
Hello @AliHaddani ,
Finding an associated company to a deal would not be possible. Actually what you can do is to activate a webhook everytime there's an associated deal to a company. You can retrieve this by using the closedate property on the company object, like the screenshot below). That can maybe be a workaround.
| |||||||||||
| |||||||||||
|
Feb 16, 2021 12:48 PM
Hello,
How does adding a associated company changes closedate of a deal? I don't see the link
Thanks
Feb 16, 2021 12:57 PM - edited Feb 16, 2021 12:59 PM
Hello @AliHaddani ,
Actually adding an associated company does not change the closedate of a deal. This is only the trigger for your webhook.
When a closedate on the company object is known, that means that there's a deal associated because the closedate is a property coming from deals.
Again, this would be a workaround once you cannot trigger when an associated company is linked to a deal.
| |||||||||||
| |||||||||||
|