Â
Admin Center:
Â
🚀 Hubspot Integration in our Fire Demand Conversion PlatformÂ
The same Hubspot integration you know and love is Live our Demand conversion platform!Â
Â
🚀 Salesforce Package & Field Updates - Support Article
Below are the custom fields being written & available
Field Label |
Type |
Field API Name |
Meeting Type CP |
Text |
Meeting_Type_CP |
No Show CP |
Checkbox (by default false) |
No_Show_CP |
Canceled CP |
Checkbox (by default false) |
Canceled_CP |
Booked by Prospect CP |
Checkbox (by default false) |
Booked_By_Prospect_CP |
Team Name CP |
Text |
Team_Name_CP |
Workspace Name CP |
Text |
WorkspaceName_CP |
Rule Name CP |
Text |
Rule_Name_CP |
Router Name CP |
Text |
Router_Name_CP |
Booked By Name CP |
Text |
Booked_By_Name_CP |
# Rescheduled CP |
Number (Default Value = 0) |
Rescheduled_CP |
Â
Â
🚀 Hubspot CRM Custom Properties - Support ArticleÂ
Below are the properties available
Â
Meeting Type:Â The name of the Meeting Type used to book the meeting.
|
Router Name: Tracks the name of the Concierge or Handoff router from which the meeting came.
|
No Show: Used to track if the prospect didn’t show up (true or false). Maps against the no show button
|
Canceled:Â Tracks if a meeting was canceled (true or false). A meeting is considered canceled if the cancelation happened through a public cancel URL or if the meeting was deleted/canceled in your calendar provider.
|
Booking Status:Â The following field writes either "Booked" or "Not Booked" depending on whether a meeting is successfully booked or not.Â
Note: This field would only be relevant when using a Concierge Router. The value "Booked" will be written when the meeting is booked. The value "Not booked" will be written based on the timeout defined on Not Scheduled-related paths within your Router and if a rep is assigned (distributed) but not if a prospect is disqualified. "Disqualified" otherwise.  |
Meeting Creation Date:Â This field writes the date the most recent meeting was created for this Contact.
|
Â
🚀 Update user invite email
The email that invites users to a workspace previously included details on Distro which was confusing for customers who may not have distro or access to the product. The new emails are below.
Â
Â
Â
Â
ChiliCal:
🚀 Meeting Reassignment from My App
End Users can now reassign meetings in their My App by clicking on the host and selecting who the meeting should be reassigned to
Â
🚀 Autocomplete in ChiliCal Form
Added auto complete to all ChiliCal form fields so user input is simplified
Â
🚀 Meeting Guests can add additional guests from the form page
Add additional guests to the form page when scheduling a meeting. Allowing your prospects the ability to include everyone that needs to be included on the invite from the beginning.
Â
🚀 Copy to all in Availability Schedules
When setting up Availability schedules you can customize a day and apply this same schedule to all days. Saving time 😊!
Â
Handoff:
🚀 Ability to hide non-matching Paths
In Handoff's user controls section, you can not enforce if your users will see and be able to schedule out of paths that do not match.
🚀 Switch to my Calendar loading first
Switch to my calendar will load first before the rest of Handoff if you know you will be booking a meeting for your self
Â
🚀 Handoff Routers Active/inactive toggle
This gives admins the ability to create routers without them being active for users until they are ready to go live
Â
🚀 Update create event node the same as ConciergeÂ
When a path contains a rule that involves lead records, after the scheduled path of the display calendar node, in Concierge we explicitly display the Lead
object, this is how it now looks in Handoff
Â
Â
Form Concierge:
🚀 Allow adding Update/Create node right after Trigger
This gives admins the option to set up creation and updating earlier in the concierge flow. This solves the problem of race conditions when a third party tool creates/updates the record. Below is the new order of operations:
-
Prospect fills a form
-
Concierge creates/updates record WHILE performing routing/booking the meeting (in parallel).
-
For create/update record action we would need to perform Prospect/Lead2Account matching to make sure that we create Contact under correct Account when possible.
-
Settings of the Update/Create node displayed on the design added below
-
-
If the admin adds Update/Create node after the trigger, they cannot add it on scheduled/not scheduled paths
-
If the admin doesn’t add Update/Create node after the trigger, they can add it on scheduled/not-scheduled paths (the old way)
Â
🚀 Filter by Source URL in Logs
Allows you to filter your logs by the specific URL that was used. For example, on our SDR pages, each SDR has their own URL so we can filter based on a specific user's URL.
Â
Â
🚀 Notification nodes Available on Calendarless paths
Calerdarless Path Include:
-
Ownership rule (assignee will be from the Team on ownership rule)
-
can be added anywhere after Redirect To node
-
can be added after or before any other node
-
if Assign To is added, always after this node
-
-
Non-ownership rule (assignee will be from the Assign To distribution)
-
always after Assign to (there may be other nodes between Assign to and Notify, but Notify should always appear later in the path than Assign to )
-
can be added after Redirect to page
-
can be added after or before any other node
-
Â
🚀 Add by parameter to the Embed tab
When ‘by’ is selected, please dynamically show another field that allows to select a user (should be a workspace user). Once selected, the link with the correct user. This allows admins to use router links that direct to a specific user.
Â
🚀 Update routing behavior when smart parameters are in use
Current behavior:
When ?id= parameter is used, record exists in CRM, and required fields are not filled on a form, we show the router form.
New behavior:
When ?id=parameter is used, record exists in CRM, and required fields are not filled on a form, we still try to route without showing the form. If non-required fields are used in routing rules, the data will be null and condition will fail - which is ok by legacy customers.
Â
🚀 Implement the option to read custom field names using CSS class names in Pardot Concierge implementations (iFrame and Native)
Â
 🚀 Improve the User not found error in Concierge Logs
When a user is not found it is caused by a mapping error. New error copy was added to make this more clear.
Ownership not updated
[field name]: user id=N not found
Please check Salesforce user mapping status. Open Users list.
Â
Â
Distro:
Â
 🚀 Ability to set fields as Null in SLA Node - Field Update
If you are having your Distro SLA update fields you may want to set a null value. For example, once the SLA is set you can set a a most recent status field to null.
Â
🚀 Duplicate and Edit Rules in Flow Builder
When building flows together with rules a lot of rules are similar with some condition changes (for example: company size, state, country). Now, when building rules in the asset list you can duplicate and edit to save time on rule building.Â
Â
Â
🚀 Contains operator for picklist fields
Â
Â