chiefonboarding / ChiefOnboarding

Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.
https://chiefonboarding.com
GNU Affero General Public License v3.0
673 stars 123 forks source link

Store data from response for reuse in integrations #356

Closed GDay closed 1 year ago

GDay commented 1 year ago

Part of https://github.com/chiefonboarding/ChiefOnboarding/issues/354

Allows users to specify an attribute from an integration response (third party API) to be saved directly to the user (new hire). This will allow admins to use a previously saved value later on in the sequence/integration.

coveralls commented 1 year ago

Coverage Status

coverage: 93.506% (+0.03%) from 93.478% when pulling 61d34143713d7b9320c5380b17447c9a2b5f45ab on save-data-returned-to-user into 647867be59ed45305a9687382408f006f86d25cf on master.

GDay commented 1 year ago

Thanks!