Integrating with Salesforce – Need input on hooks please

Home Forums Legacy Support Support queries How-to & Troubleshooting Integrating with Salesforce – Need input on hooks please

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #203143
    rbarnette
    Spectator
    Hi, We use SF as our CRM.  We want to map the data in WPLMS to our records in SF. About our business. We have instructors around the world who deliver 4 different types of courses. When a student completes the course, they are "certified" in a specific level associated with the course type. So, for example:  Instructor A delivers to course 1, 2, 3.  Instructor B delivers course 1 and 2.  Instructor C delivers course 3 and 4.  etc. For each student record in SF, we currently collect all the normal demographic details found on a registration form, plus:  What courses they took, with what instructors, and what level of certifications they received.  We want to map these fields to the appropriate hooks in WPLMS.  Which hooks would those be? For each instructor record in SF, we currently have all their demographic information and collect:  What courses they delivered, when and where.  Which students were in each class.  Which students canceled.  Which students received a certification.  We want to map these fields as well; which hooks would those be? A consultant we approached to help us with this mapping said he would like access to any entity relationship programs (or tables) you may have that will provide this information.  Is that available? Also how much time does it take to set up this mapping/integration to support daily transactional feeds? THANK YOU! MK  
    #203259
    logan
    Member
    Well for details of the hooks you can follow this link : https://vibethemes.github.io/wplms-docs/developer-guide.html#hooks  Everything in wplms is saved in posts(courses) , postmeta(marks) ,  usermeta(expiry,course_status,quiz_questions) . There are no extra tables added by wplms .We played with postmeta and usermeta tables .  
    #203280
    rbarnette
    Spectator
    Thank you.  I will pass this information on to my consultant.
    #203396
    logan
    Member

    It is a kind request, Please go through the :
    1. WPLMS Documentation : http://vibethemes.com/envato/wplms/documentation/
    2. WPLMS Youtube Videos : https://www.youtube.com/user/VibeThemes/videos
    3. WPLMS Forums : http://vibethemes.com/documentation/wplms/forums/
    4. You will get most of the answers there.

    Also if you have queries Create separate topics for the separate issues.
    1. Please elaborate them.
    2. Give proper steps to replicate the issue.
    3. Please provide proper screenshot, use https://prnt.sc/ to upload and share url of the screenshot.
    4. If you want to send us a video of the issue, use https://screencast-o-matic.com/ to upload and share url of the video.
    Regards
    #203501
    rbarnette
    Spectator
    Thank you so much!
    #203570
    logan
    Member
    Welcome.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Integrating with Salesforce – Need input on hooks please’ is closed to new replies.