POST-integration
-
I have a site where a sell online courses via woo commerce.
An user has to login in the site, choose a course he likes and at the end he will see a link to click. This click brings him to a site,https://www.onlinequizcreator.com
, where the course resides.https://www.onlinequizcreator.com/help/about-assessment/can-i-send-data-to-the-exam/item10159
According to this page is possible to send data to the page where there is the course, in order people are identified. What I want to do is write the link in my course page where the username used by my user in wordpress is used in onlinequizcreator site, something likehttps://www.onlinequizcreator.com/course-4142?name=the_username_used_in_my_site
How to get the username from my site?
Sorry if my english is not clear enough. In case I will try a better explanation.
- The topic ‘POST-integration’ is closed to new replies.