I’m looking at building an internal integration library for my app so users can sync user data from my app back to services like Stripe and Mailchimp. I’m looking at documentation and struggling to understand and there isn’t many YouTube videos on how to do this.
Has anyone every used oauth to sync services like stripe and get both stripe and bubble app to GET and POST data to each other?