{"_id":"@andrewcturing/zoom_admin","name":"@andrewcturing/zoom_admin","dist-tags":{"latest":"0.3.3"},"versions":{"0.3.3":{"name":"@andrewcturing/zoom_admin","version":"0.3.3","description":"Pipedream Zoom_admin Components","main":"zoom_admin.app.js","keywords":["pipedream","zoom_admin"],"homepage":"https://pipedream.com/apps/zoom_admin","author":{"name":"Pipedream","email":"support@pipedream.com","url":"https://pipedream.com/"},"license":"MIT","gitHead":"e12480b94cc03bed4808ebc6b13e7fdb3a1ba535","publishConfig":{"access":"public"},"dependencies":{"uuid":"^8.3.2"},"_id":"@andrewcturing/zoom_admin@0.3.3","_integrity":"sha512-eEru5Qz1elBDsencwYCYLN535j1zeyy2FIZ7N0N41apGaWoMn7Npg5RRYTm+Q3k2MRkgZPbe8r7KadSwe50wzg==","_resolved":"/private/var/folders/ln/bmzl_cmx3yd_vyqtcy0dqhh00000gn/T/3d0bd1da2658fe007319b7b24a62180c/andrewcturing-zoom_admin-0.3.3.tgz","_from":"file:andrewcturing-zoom_admin-0.3.3.tgz","_nodeVersion":"17.8.0","_npmVersion":"8.19.1","dist":{"integrity":"sha512-eEru5Qz1elBDsencwYCYLN535j1zeyy2FIZ7N0N41apGaWoMn7Npg5RRYTm+Q3k2MRkgZPbe8r7KadSwe50wzg==","shasum":"14ab482296462c8de04877e0d40561d6378a2a4f","tarball":"https://registry.npmjs.org/@andrewcturing/zoom_admin/-/zoom_admin-0.3.3.tgz","fileCount":51,"unpackedSize":106688,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm4qJo9SBpcDo2BrT/31mtpQy16dXPAsztKbCOQXC5+QIhAPq3LH3HvQ60/Yfl18WjNVOEIc91yfyDQ93iRhvblFEV"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEkkNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpocg/9FVbKTSBO1qMDhoWKIuVpPwjuOdxnZmsqB2l2t0NImSICQ4EF\r\nItJTzV0e3hWqiNI323m6Y7Lz6tGK+/Tnf/VkdcGyLYTwUmrhI57gpCP7Cb27\r\nmTu/U9P/sZNHWFR0Uo6GExZjNwR4LCXTJcaRbeTTShwWJkDMhgbd2mUepfCi\r\naPXjQKCRgauLHVa6PLa56MU/MIHjt1GrK3sESWXIMrEsdB4wBT0CKQa8ksxl\r\nvZLN+w3m2sge/QFr3slyiiv0Gm35fhalWZ8Tubl9vbXz1vNG+GCqVddRtE5A\r\n3eDsUsmzyffyoZekjDo0J/75rM5hr3YwoLIwQv8IyVokitHvjWWhvenoGwX4\r\nQFjDG7hAiKffnInyjcphC+HAnIlaYkHeQ0wY1w9uY9YVvNl7c66BrcFWbgX6\r\nSN1qDnmFetsgv1Y/5yUklFUru0cHBNt2mkhYOkPuQg6sZcYa3pkjQNF1DyS8\r\nbm131bsMmcqZDT8Ps3HaYcVY0D7F+f9tl1Wv7J8dT16rbpK1bTHJaFZZA8jL\r\n6O5qZ7gsBgGEC+h/ufSq1FwDd4KE97LUNxbHv3c5IiN+fzugTjY4UCUdTAea\r\nxG0HFAxIJK0fqeiRYW6PB/DYmzJwfVgI67+OhsA0EC6npkMNphwisC3lpwEj\r\nT+e4grfJ2AwxqLR9cqzvIbNbXTz+hEIPyOs=\r\n=hqAr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"andrewcturing","email":"andrew.c@turing.com"},"directories":{},"maintainers":[{"name":"andrewcturing","email":"andrew.c@turing.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/zoom_admin_0.3.3_1662142733226_0.8310823645067233"},"_hasShrinkwrap":false}},"time":{"created":"2022-09-02T18:18:53.184Z","0.3.3":"2022-09-02T18:18:53.451Z","modified":"2022-09-02T18:18:53.589Z"},"maintainers":[{"name":"andrewcturing","email":"andrew.c@turing.com"}],"description":"Pipedream Zoom_admin Components","homepage":"https://pipedream.com/apps/zoom_admin","keywords":["pipedream","zoom_admin"],"author":{"name":"Pipedream","email":"support@pipedream.com","url":"https://pipedream.com/"},"license":"MIT","readme":"## Zoom Admin\n\nThis directory contains [event sources](https://docs.pipedream.com/event-sources/) that operate on data from the [Zoom API](https://marketplace.zoom.us/docs/api-reference/introduction). **These event sources work with the Zoom Admin app in Pipedream**, specifically meant for Zoom admins operating on data across their account.\n\nEvent sources let you turn any API into an event stream. For example, the [`recording-completed.js`](recording-completed.js) event source polls the Zoom API for new meeting or webinar recordings tied to your user, and [emits](https://github.com/PipedreamHQ/pipedream/blob/master/COMPONENT-API.md#emit) a new event for every new recording it finds. You can access these events in real-time using a [private SSE stream](https://docs.pipedream.com/api/sse/) tied to your source, or in batch using the [REST API](https://docs.pipedream.com/api/rest/). Or you can trigger [Pipedream workflows](#pipedream-workflows) on every new event.\n\n[Read more in the Zoom + Pipedream docs](https://docs.pipedream.com/apps/zoom/).\n\n### Pipedream workflows\n\nYou can trigger a [Pipedream workflow](https://docs.pipedream.com/workflows/) — hosted Node.js code — on every new event from any Zoom source. You can find a few example workflows below.\n\nTo use a workflow, just **Copy** it and follow the instructions in the workflow's `README`. You can modify or extend these workflows in any way you'd like.\n\n- [Save Zoom recordings to Amazon S3, then delete Zoom recording](https://pipedream.com/@dylburger/save-zoom-recordings-to-amazon-s3-p_PACKJG/readme)\n\nFor a deeper introduction to Pipedream and event sources, see the [root `README` in this repo](/README.md), the [component API](/COMPONENT-API.md), or the [docs](https://docs.pipedream.com/apps/zoom/).\n","readmeFilename":"README.md"}