Skip to content

Commit 6c79f1c

Browse files
changing properties
1 parent 638347f commit 6c79f1c

File tree

1 file changed

+7
-5
lines changed
  • src/connections/sources/catalog/cloud-apps/surveysparrow

1 file changed

+7
-5
lines changed

src/connections/sources/catalog/cloud-apps/surveysparrow/index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,13 @@ The table below list the properties included in the events listed above.
3838

3939
| Property Name | Description |
4040
| --------------- | ------------------------- |
41-
| `survey` | Survey details from which the response came |
42-
| `answers` | Responses of the Survey |
43-
| `channel` | Share channel which is used to trigger the Survey |
44-
| `expressions` | Expressions value of the Survey |
45-
| `variables` | Variables value of the Survey |
41+
| `event` | Type of the event |
42+
| `survey` | Will hold all the properties data including surveys, answers,channel,expressions,variables |
43+
| `survey` | Meta details about the survey |
44+
| `contact` | Contact which has created the response |
45+
| `expressions` | Computed expressions data of the survey |
46+
| `variables` | Computed variables data of the survey |
47+
| `answers` | contains answer details of the entire survey |
4648

4749
## Adding Destinations
4850

0 commit comments

Comments
 (0)