#dicbra

1 messages · Page 1 of 1 (latest)

finite veldtBOT
lavish nymph
#

Hi there

signal patio
#

Hi m8

lavish nymph
signal patio
#

I noticed that the "person.created" event was triggered, but when I entered the first and last name data, I expected the "person.updated" event to arrive.

lavish nymph
#

Hmm can you provide me the request ID where you updated the person's first/last name?

signal patio
#

I didn't update. But I came to the page during the onboarding where I enter my first and last name. And he already created that persona on the page before.

#

Which is a bit illogical to me. I can't possibly capture the data they enters during the onboarding.

lavish nymph
#

Yeah don't think that is how it works during the onboarding flow. You would listen for account.updated here and then if you want the Person first/last you would wait for the Onboarding to be completed and then retrieve the Person for that data

signal patio
#

I think I get you now

#

I will try this approach! TYVM bismarck

lavish nymph
#

Happy to help