Update healthcheck fields

Problem

In order to properly rotate self-managed users that request to speak with the sales from in-app healthchecks we need to update the form fields that the user submits on the customers app form.

image

Solution

We update the form fields on this form to add the following:

  • Country (picklist below)
  • State if US or Canada (picklist below)
  • Employee Range (picklist below)
  • Opt-in Language (provided above)
  • Make Company required
  • Making Phone # required will help with contact rates.

Picklist values can be found here

And remove the following fields:

  • Address (in favor of country which is included in the newly added fields above)

These newly added fields should sync in the same manner to SFDC.

Technical details:

Merge requests

Edited by Etienne Baqué