- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Workflow Question: How to output Hubspot properties in free text field for "Salesforce".
SOLVEApr 1, 2020 4:18 AM
I want to create a workflow where different properties are assigned. At the end of the workflow these properties should be output in free text fields for "Sales force". The values should not be overwritten but appended at the end.
How does this work?
Do you have an example?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Apr 27, 2020 2:17 PM
Hi Paul,
You might need to setup a custom script hosted on a web server where this string manipulation can be easily done—you would ping this script from your HubSpot workflow (this is called a "webhook"). Your script would to its magic and then update Salesforce via its API.
The script itself would be very simple to produce—the biggest challenge is whether or not you have "Enterprise" for HubSpot as the "webooks" feature is only available in Enterprise editions of HubSpot:
https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows
Hope that helps!
| |||||||||||
![]() |
|
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content