getMeetingUserDataList Query
Get all meeting user data records for the current user. Returns meetings where Sidekick has recorded data (transcripts, goals, etc). Sorted by most recently modified first. Use this to list recent meetings with materials, goals, or transcripts.
When search is set, only returns rows whose calendar meeting title or any attendee email contains the query (case-insensitive), or whose custom title matches. Meetings without synced calendar metadata are only matchable via customTitle.
Arguments
#
Response
#
Returns [MeetingUserData !]!.
Example
#
Previous
getMeetingUserDataByDeal
Next
getMessages