on 2022 Nov 24 1:19 PM
Hi All,
I want to extract lite account users with some condition and mark the user for deletion. for this i created Delete field in data object.
I created below dataflow
Step 1: I am fetching data using gigya.account step
Step 2: I am using record.evaluate to set the delete flag and deletiontimestamp
Step 3: I am using gigya.generic and passing api method accounts.setAccountInfo
But when I run test my job is completed with error: error message is Details: Unknown user from gigya.generic step
Please help what is missing in my step.
When I use the same steps for full accounts my job is completed successfully but still not update done to the account.
Step 2:
Step3:
Request clarification before answering.
Hi Swapnil,
You cannot run account-level operations (e.g. setAccountInfo) using the UID for lite accounts. The correct way to update a lite account via REST API is to:
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
19 | |
16 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.