Stripe Connect Account Resource

  • Goal:

I am trying to create a query that will access Stripe's API to return a list of Stripe Customers.

  • Steps:

I have followed the guidelines in the documentation here

However, when I am in the process of creating a resource, I do not see an option to set the Header (for the Stripe-Account field).

  • Screenshots:

image

This seems to be a bug.

bug

1 Like

Hi @tolearnsh I see what you mean :thinking: My best suggestion at the moment is to use our generic rest api integration instead of the Stripe integration

Hi @tolearnsh,

I did some more testing & I'm able to set the header when using the API version 202-08-27

The API version is set in the resource configuration:

Hope that solves it on your side as well! :crossed_fingers: