Creating the scenario in which you want to update the Deal Stage in HubSpot when changing the status of a column on Monday.com.
Scenario description
Step 1 Set Monday as “Watch board’s column values”:
-
- Obtaining the webhook
Data obtained
- Obtaining the webhook
Step 2 Configure a Tool that gets only the required data:
-
- Deal Stage
-
- Deal Name
-
- (Here it would be ideal to find the {dealID})
Data obtained
- (Here it would be ideal to find the {dealID})
Step 3 Set HubSpot as “Get a record property”:
-
- Record Type: Map
-
- Select a type of record: Deal
-
- Property Name: Deal Stage
Data obtained
- Property Name: Deal Stage
Step 4 Set HubSpot as “Update a Deal”
-
- Deal ID: Press name
-
- View Method: Compact
-
- Properties:
Item 1:
-Key: Deal Stage
-Value: Name
Error obtained
- Properties:
In the end, the problem is that there is no part of the process that allows obtaining the HubSpot dealID, which is why I have not found a way to associate items (Monday.com) and deals (HubSpot)
How the scenario looks