API or Plugin for Typeform?

I am trying to find out if there exists any API or Plugin for “Typeform” on Bubble. If so, where exactly does the data reside after it being inputted into Typeform? Might it be in Google sheets in the beginning and then it is later synchronized with Bubbles database?

Hey @john28,

Welcome to the Bubble community!

If you’re talking about Typeform’s response API, you can check out their documentation here: https://developer.typeform.com/responses/ and then use the Bubble API connector to create an API call. I’m assuming you’re going to save it to your Bubble database because it’s an API from Bubble to Typeform…

Yes, that is correct we would like to read/write to Bubbles database system.

John