
KarthikP.51024 (Customer) asked a question.
Users will be imported through CSV file in Okta manually.
I need to populate date value on custom attribute in Okta user profile based on type. If type is intern, set date value to 365 days from current date i.e, 03-15-2022. If type is contract, set date value to 30 days from current date i.e, 04-14-2021
Is it possible to use ELs to. populate this value?

You can achieve using workflows
Thanks. This requirement is for CIAM tenant and we dont have licenses for workflows unfortunately.