Skip to Content
0
Jun 05, 2020 at 05:52 PM

Creating account using custom parameter (UID) in SAP CDC (gigya) extension onBeforeAccountsRegister

1014 Views

Is it possible to create an account in gigya using custom UID ( like siteUID param) when using gigya's onBeforeAccountsRegister extension?

Gigya's onBeforeAccountsRegister extension calls an API which fetches UID from a 3rd party identity provider. I want to create an account in gigya using same UID for seamless integration.

I could not find anything in gigya's document for such a use case. Also, javascript parameter option(for extensibility) supports only few pre-defined parameters.