Dear,
With which odata call could I find the following?
I have an origin Z_CARD with a card number as ID.
Some data were uploaded from a system with origin Z_CARD and the name, firstname, email, etc.
However we also have a landing page for self-registration.
Landing page always creates with origin LANDING_PAGE.
We have a custom field on the landing page; and we use a custom logic to make sure that the card number is added as "additional facet" so it is used as identifier as well.
Now I need an odata call that gets me the user info (name, firstname, emai, etc) that uses the card number as input.
How could I do that?
PS: on a hybris marketing cloud system.
Thanks.
Joyca