#Qualle - connect testing

1 messages ยท Page 1 of 1 (latest)

opal raptorBOT
sweet crow
#

Qualle - connect testing

oblique holly
#

hmm so this is when customer uploads a picture of their driver's license (back and front)

#

if the image is corrupted or whatever, it seems to throw generic message

#

but this customer for sure uploaded a valid ID

sweet crow
oblique holly
#

ah I see now

#

I will try

#

one more thing, for account.updated webhook, how to get metadata back?

#

like a userId for the user

sweet crow
#

The account.updated event will contain an Account object (the one that was updated). What userId are you referring to?

oblique holly
#

an id of a user in our system

#

it might not be possible

#

we have org structure with many employees under each

sweet crow
#

If that userID has been added to the Account object metadata then that will be returned.

oblique holly
#

ah yea its only under owner now

#

got it

#

owner will get notification

#

ok thanks!

sweet crow
#

Sure thing, happy to help ๐Ÿ™‚