customerInfo template, we’re going to create a template with 3
fields. The first field is a text field to hold the customer’s name, the
second is a dropdown list of the possible values for the industry the customer
operates in, and the final field represents the total annual contract value (tav).
Learn about the different field types
Template keyAlthough you did not explicitly set the template key the key is automatically
derived from the
displayName value. In this case, the templateKey would be
customerInfo.