Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Dynamic Dataset refresh - Dnyamic content from Stripe API

I'm querying the Stripe API that forces me to have a dynamic content for their endpoint to get the data I need. I managed to find a way doing this by querying another table (checkout sessions), but t...