cancel
Showing results for 
Search instead for 
Did you mean: 

I want to Add Zoom Support on My Website

nerdbex
Listener

Hy, My name is Amir and I am running an educational platform by the Name Pifra. I belong to Pakistan and I want to know how I can add Zoom support on my website. I have a number of students to whom I teach Ecom and Digital skills. 

 

I want to add a zoom button on my website and link it to my zoom account. When ever a student purchase a specific membership which ovcourse is a one-to-one meeting, I want a zoom button on the screen where when the user click it need to auto open zoom session. 

 

If this is possible let me know and how can i add it to my website. Thank you

1 ACCEPTED SOLUTION

Jason
Attendee | Zoom Employee
Attendee | Zoom Employee

If I understand what you're trying to accomplish correctly, it sounds like you just need to create an HTML button on your site with the link to your meeting/recording. It would look something like:

 

<a href="insert meeting link here">Join Meeting</a>

 

View solution in original post

3 REPLIES 3

Jason
Attendee | Zoom Employee
Attendee | Zoom Employee

If I understand what you're trying to accomplish correctly, it sounds like you just need to create an HTML button on your site with the link to your meeting/recording. It would look something like:

 

<a href="insert meeting link here">Join Meeting</a>

 

nerdbex
Listener

Thank you so much for the response, this definitely helping out.

crissyd
Participant | Zoom Employee
Participant | Zoom Employee