appmixer.tldv.core.ImportMeeting
Import Meeting
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Name | text | Name for the imported meeting. |
| Recording URL | text | Publicly accessible URL of the audio/video file to import (mp3, mp4, wav, m4a, mkv, mov, avi, wma, flac). |
| Happened At | date-time | Optional date/time when the meeting actually took place. |
| Participant Emails | text | Optional comma-separated list of participant email addresses. |
| Dry Run | toggle | When enabled, tl;dv validates the request without persisting anything. Useful for testing. |
| Correlation ID | text | Optional identifier of your own, echoed unchanged on both output ports. Use it to pair parallel imports with their results. |
| Polling Timeout (seconds) | number | Maximum time to wait for tl;dv to finish processing the import. The meeting list is checked once a minute, so the effective resolution is 60 seconds and anything lower is raised to 60. When the timeout is reached the component fails; the import may still complete later - find it with Find Meetings (the meeting's Conference ID equals the job id) or the New Meeting trigger. |
| Field | Type | Description |
|---|---|---|
| Success | boolean | - |
| Job ID | string | - |
| Message | string | - |
| Correlation ID | string | - |
| Field | Type | Description |
|---|---|---|
| Meeting ID | string | - |
| Name | string | - |
| Happened At | string | - |
| tl;dv URL | string | - |
| Duration (seconds) | integer | - |
| Organizer | object | - |
| Invitees | array | - |
| Template | object | - |
| Extra Properties | object | - |
| Job ID | string | - |
| Correlation ID | string | - |