#Burgermancan

1 messages · Page 1 of 1 (latest)

tawdry glenBOT
golden anchor
onyx saffron
#

yeah sweet, and what if i wish to retrieve from all connected accounts a consolidated list of products? , currently i'm retrieving all via webhooks but wish to query on demand

#

or can {stripeAccount: '{{CONNECTED_ACCOUNT_ID}}'} be a lookup/array?

golden anchor
#

can {stripeAccount: '{{CONNECTED_ACCOUNT_ID}}'} be a lookup/array?
no, this isn't possible. you'd need to loop through each account and make at least one call per account (more than one if accounts have many products)