#fredkzk-connect-events

1 messages · Page 1 of 1 (latest)

crimson rivet
#

well, are you creating these via the API, or is this via the oauth approach?

cerulean wharf
#

API

#

v1/account....

crimson rivet
#

so in that case you're getting the account id in the create response, right?

cerulean wharf
#

yes i see it in the dev tool

crimson rivet
cerulean wharf
#

Im being told this event is no longer in use

#

hence my question...

#

(not using Oauth, I'm a new platform with Standard Connect)

crimson rivet
#

Is there any issue with using the response you get from the api upon creation?

#

YOu'd get an account.updated event too, so you could find new accounts there if needed

cerulean wharf
#

I guess I can save the ID after the API is run on the server. Which path do you recommend?

#

save after API run or account.updated event listening?

crimson rivet
#

saving after the api create request i'd say, since in my testing i'm not actually getting the updated event when i create