- Changes to PROFESSIONAL_CONTACT_FORM
- Introducing first user action SHARE_PROFESSIONAL_CONTACT_FORM
This commit is contained in:
@@ -28,16 +28,6 @@ fields:
|
|||||||
type: "str"
|
type: "str"
|
||||||
description: "Job Title"
|
description: "Job Title"
|
||||||
required: false
|
required: false
|
||||||
address:
|
|
||||||
name: "Address"
|
|
||||||
type: "str"
|
|
||||||
description: "Your Address"
|
|
||||||
required: false
|
|
||||||
zip:
|
|
||||||
name: "Postal Code"
|
|
||||||
type: "str"
|
|
||||||
description: "Postal Code"
|
|
||||||
required: false
|
|
||||||
city:
|
city:
|
||||||
name: "City"
|
name: "City"
|
||||||
type: "str"
|
type: "str"
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
type: "SHARE_PROFESSIONAL_CONTACT_DATA"
|
||||||
|
version: "1.0.0"
|
||||||
|
name: "Share Professional Contact Data"
|
||||||
|
icon: "account_circle"
|
||||||
|
title: "Share Contact Data"
|
||||||
|
action_type: "specialist_form"
|
||||||
|
configuration:
|
||||||
|
specialist_form_name: "PROFESSIONAL_CONTACT_FORM"
|
||||||
|
specialist_form_version: "1.0.0"
|
||||||
Reference in New Issue
Block a user