Skip to content

Commit 8c41a12

Browse files
folder name change and removed the tables
1 parent b0b8e09 commit 8c41a12

File tree

1 file changed

+0
-25
lines changed
  • src/connections/destinations/catalog/actions-surveysparrow

1 file changed

+0
-25
lines changed

src/connections/destinations/catalog/surveysparrow/index.md renamed to src/connections/destinations/catalog/actions-surveysparrow/index.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,4 @@ This destination is maintained by SurveySparrow. For any issues with the destina
1919
6. Click **Save** and copy the **Access Token**.
2020
7. Enter the **Access Token** in the SurveySparrow destination settings in Segment.
2121

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-
4722
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)