Meera Temple
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
Posts
Recent activity by Meera Temple-
Connector Improvement: [Stripe] Include Product ID in Stripe Checkout Session Line Item
AnsweredHi, The stripe checkout session line item table includes a price ID, but not a product ID. would be great to include the product ID. Thanks, Meera
-
Connector Improvement: [Iterable] Include true primary key in events table
AnsweredHi! I'm missing some rows in my events table, and after speaking with the Support team, they suspected it was because Iterable didn't provide a unique event ID. I learned that the current Fivetran ...
-
Connector Improvement: [Google Analytics] Update deprecated fields
PlannedHi! Some of the names of the GA metrics and dimensions that are available in Fivetran are listed as deprecated on the GA website, e.g.
-
Connector Improvement: [Stripe] Add "country" to payment method endpoint
CompletedWe have a lot of Stripe charges that don't have an official billing address, yet Stripe is able to capture the "origin" country of the charge, e.g. As you can see, there's nothing in the address ...
-
Connector Improvement: [Stripe] Add billing address details to Stripe Charge endpoint
CompletedThe stripe charge endpoint contains billing address details, but those columns aren't included in the Fivetran connector. For payments that we've made manually in the Stripe dashboard, we aren't ab...
-
Connector Improvement: [Stripe] Please add "Fingerprint" field to "Charge" endpoint
Not plannedAccording to the Stripe API docs, a charge's "fingerprint" (the unique identifier for a single card) is in the charge endpoint, under the payment_method_details field. For some reason, the way our ...
-
Connector Improvement: Add Session Endpoint to Stripe connector
CompletedStripe has a "Checkout Session" endpoint that's not currently available in Fivetran - details here. This endpoint connects a payment intent to its checkout session. Without this data, we can't conn...