/
eTrainu Integration

eTrainu Integration

This article details the standard API integration between Salesforce and eTrainu.

https://documenter.getpostman.com/view/1690214/Tzz5ue8i

API SERVICE

NOTES

API SERVICE

NOTES

Authentication

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#cee7826d-e8ac-4303-a508-4891bfe69845

Base connection to link Salesforce and eTrainu.

Create Participant

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#46a1f7ff-8733-4df6-adc4-45e85c9dcbfe

When Employee Status is defined as Active, then create the participant in eTrainu.

Updated Participant

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#fb3dd33f-b6e2-4eb2-a773-8c0353518665

If supported fields are updated in Salesforce then update the participant in eTrainu.

Archive Participant

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#f1ae50d8-0139-49e6-b2e8-7648ad9fe7f6

When Employee Status is defined as Terminated or Deceased, then archive participant in eTrainu.

Retrieve Course List

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#38764d8b-7dc8-4ca7-9e1a-b65179fccb02

Creates Training Course Records in Salesforce via a scheduled apex service which runs each night.

Assign Course to Participant

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#fdd00c9c-13bd-4a7a-ae45-19fca5b20593

When a Contact is assigned to a Training Course in Salesforce via Contact Training Course then assign them to the course in eTrainu.

Status Report

https://documenter.getpostman.com/view/1690214/Tzz5ue8i#878a1dde-0cf2-4a7a-b414-7d0b8c395537

Retrieve the Status of Participants Courses and record the values in Salesforce.

Related content