Hi everyone,
Can someone tell me what params are passed to the powerapp when embedding one in Onboard? Is f.ex Param("canidateid") available?
Thanks!

Hi everyone,
Can someone tell me what params are passed to the powerapp when embedding one in Onboard? Is f.ex Param("canidateid") available?
Thanks!
Hi Tom,
The following parameters are passed:
projectId = Onboarding project ID (this should match the project ID in the URL)
activityId = Onboarding activity ID (this should match the activity ID of the PowerApp based activity/task)
activityName = Name of the task/activity
email = E-mail address of the new hire for the guide (if available)
startDate = Start date in ISO format for the guide (if available)
Hope this helps. The email can be used to look up the candidate information.
Thanks
Chris