/
Authentication
Authentication
https://documenter.getpostman.com/view/1690214/Tzz5ue8i#cee7826d-e8ac-4303-a508-4891bfe69845
Base connection to link Salesforce and eTrainu.
curl --location 'https://api.etrainu.com/lms/v2/authenticate' \
--header 'Content-Type: application/json' \
--header 'x-api-key: Your API key provided to you' \
--data '{
"username": "your.orgadmin.username",
"password": "your.orgadmin.password"
}'
, multiple selections available,
Related content
Authentication
Authentication
More like this
eTrainu Integration
eTrainu Integration
More like this
eTrainu Integration
eTrainu Integration
More like this
eTrainu - Update Participant
eTrainu - Update Participant
More like this
eTrainu - Update Participant
eTrainu - Update Participant
More like this
eTrainu - Archive Participant
eTrainu - Archive Participant
More like this