Commit d19c776
committed
Add invite responses table to meltano data replication
This commit adds the itx-zoom-meetings-invite-responses-v2 table to the
list of DynamoDB tables replicated by meltano from v1 to NATS KV.
This enables the v1-sync-helper to process meeting invite RSVP data and
index it into the v2 system alongside the existing meetings, registrants,
past meetings, and other meeting-related data.
The invite responses track when registrants accept, decline, or mark as
maybe for meeting invitations, including the scope of their response
(single occurrence, all occurrences, or this and following occurrences).
Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Andres Tobon <andrest2455@gmail.com>1 parent 1affd8e commit d19c776
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments