This tool allows you to manipulate Contacts, Companies and Deals string properties on your HubSpot Account.
You can apply several functions to:
- Concatenate one or more string properties with other properties, or fixed text.
- Capitalize string properties
- UPPER case string properties
- lower case string properties
- Conditional format a string property through a Regular Expression (RegEx) pattern and evaluator
- Validate a string property against a List of Values (LoV) or a RegEx
You should notice the following constraints, due to HubSpot Webhooks Policies and Limitations
- We limit the Trial to the use of 5 functions and 20 properties
- We limit the total properties used according to the subscription type (see price info)
- Certain HubSpot native properties are reserved and not available for integration
- After applying a configuration, it can take up to 5 minutes to take effect
- If a property is changed in HubSpot more than once in a short time (secs), we might only apply the function to the last value
Each subscription allows you to use one HubSpotAccount.
Nevertheless, you can switch the HubSpot account at any given time.
Fulfill contact fullname: | {full_name} = CONCAT({firstname};' ';{lastname} |
Calculate contact seniority: | {is_a_senior} = VALIDATE({age};'^(1[89]|[2-9][0-9])$';'Yes';'No') |
Capitalize contact first name: | {firstname} = CAP({firstname}) |
Uppercase the contact last name: | {lastname} = UPPER({lastname}) |
Lowercase the contact email: | {email} = LOWER({email}) |
Format Phone US: | @NULL = FORMAT({phone};'(\d{3})(\d{3})(\d{4})', '$1-$2-$3') |
Set phone number format: | {phone} = VALIDATE({country_alpha_2_code};'US';@Format Phone US;{phone}) |
Check out more information and examples on our
FAQ
Subscription | Price |
|
Trial
You can fully test this tool for 30 days, at no cost and without the need to enter a payment method. This subscription is limited to the use of 5 functions and 20 properties.
|
0 EUR |
|
Monthly Subscription
You can subscribe this tool on a monthly base. At any time you can cancel the subscription, what will take efect at the end of the billing period. This subscription is limited to the use of 50 properties.
|
10 EUR |
|
Yearly Subscription
You can subscribe this tool on a yearly base. If you cancel the subscription, it will take efect at the end of the current billing period. This subscription is limited to the use of 50 properties.
|
100 EUR |
We are continually improving our tools, and we promote early adopters, benefiting them with all the improvements and a lifetime price.
This means if you should subscribe now, your subscription price wil remain the same even if we change the cost for new users.
We just reserve the right to make a small adjustment on prices, if global inflation or other external factor forces us to do so.