Is There a PHP Function for Creating a Meeting?
-
Hi Deepen,
FYI, I’m happy to pay for an add-on if that’s what’s needed here.
I’m looking to code a PHP app in my WordPress site that will allow my community to host roundtable meetings with each other. This is something that I’d handle in PHP, using your plugin to communicate with Zoom.
Question 1: Does your plugin provide a PHP function that I could call for creating a meeting instead of using “Add Meeting” button in the WordPress Dashboard?
Question 2: I would then use your
[zoom_api_link meeting_id="1234567890" link_only="no"]
shortcode to embed each meeting created on separate pages (all within the PHP app in the WordPress site). Is there a way to control which users can click the “Start Meeting” button on the page when using the shortcode? I’d like to only allow the person who created the meeting in my PHP app to be able to click the “Start Meeting” button.
- You must be logged in to reply to this topic.