File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed
src/connections/destinations/catalog/actions-surveysparrow Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -19,29 +19,4 @@ This destination is maintained by SurveySparrow. For any issues with the destina
19
19
6 . Click ** Save** and copy the ** Access Token** .
20
20
7 . Enter the ** Access Token** in the SurveySparrow destination settings in Segment.
21
21
22
- ## Action destination for Survey trigger event
23
-
24
- | Property Name | Type | Description |
25
- | ------------- | :-------------:| :----- |
26
- | ` email ` | string | Email of the contact to be created |
27
- | ` phone ` | string | Phone number of the contact to be created |
28
- | ` share_type ` | string | Share channel type (SMS, Email, Whatsapp |
29
- | ` channel_id ` | integer | Share Channel Id created in survey sparrow |
30
- | ` survey_id ` | integer | ID of the survey created |
31
- | ` variables ` | object | Can hold extra payload if necessary |
32
-
33
-
34
- ## Action destination for Contact creation event
35
-
36
- | Property Name | Type | Description |
37
- | ------------- | :-------------:| :----- |
38
- | ` full_name ` | string | Full Name of contact |
39
- | ` phone ` | string | Phone number of the contact |
40
- | ` mobile ` | string | Mobile number of the contact |
41
- | `email | string | Email of contact |
42
- | ` job_title ` | string | Job Title of the contact |
43
- | ` contact_type ` | string | Type of contact [ contact,employee] |
44
-
45
-
46
-
47
22
{% include components/actions-fields.html %}
You can’t perform that action at this time.
0 commit comments