I’m facing an issue with the stripe API in the bubble connector, I’m trying to create a new customer in stripe with the bubble connector, when I click on the initialize call button, the user is created in stripe, however, all of the values that I added to the JSON are null
Down below where each field has a value and checkboxes you would need to check Allow Blank if the field can be empty and check private if it is something that is a constant such as “object” or “default_source”. Then when you initialize or dynamically use the api throughout your app, empty fields will not be created with the data used to initialize in the api connector.