#james-multiple-webhooks
1 messages · Page 1 of 1 (latest)
hello, you're asking how you'd identify webhook events coming from domain 1 vs domain 2, right?
yes, i think that could be helpful
you'd have to add metadata to the objects to identify which domain created them, and then in your webhook event, you look up the metadata. Although that won't work cleanly with recurring Invoice so you'll have to look up the original Subscription for those Invoices to identify which domain created them (as those recurring Invoices won't copy down the Subscription metadata)
ok- messy. yes that is a bit of a pain for Subs. if we made another Platform, could we link to the existing Connected accounts we have on the other Platform?
No, for the most part you can't take connected accounts that are linked to Platform A and also have them link to Platform B - the only exception is if you are an extension that is working with Standard connect accounts (since in that situation you are allowed to be connected to multiple platforms)
ah OK, this is custom Connect