Developer Forum
All things Fivetran and code. Collaborate on projects, share best practices and troubleshoot issues.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum posts

Fivetran Python API Framework

Authors: Elijah Davis & Angel Hernandez Foreword The Fivetran REST API allows you to perform a majority of Fivetran actions programmatically, which makes it possible to integrate Fivetran into existing workflows such as those commonly found in Contin...

elijahdavis_0-1696014305594.png Screenshot 2023-09-29 at 12.07.12 PM.png elijahdavis_3-1696010996192.png Screenshot 2023-09-29 at 12.07.06 PM.png

Webhook creation requires sync_id?

Dear Community,I tried to create a webhook using the postman collection and according to the API docs I just send an URL and events.{ "url": "https://myurl", "events": ["sync_start", "sync_end"] }Unfortunately I get an error response, that I am r...

Ole by New Contributor
  • 32 Views
  • 1 replies
  • 0 kudos

Fivetran Webhook API - Webhook Payload

Hi, I created a webhook with a secret through REST API according to https://fivetran.com/docs/rest-api/webhooks#signing. However, my webhook payload does not include a signature in its headers. Any help on this would be appreciated, thanks!

Resolved! Set Shopify connector schema tables via api

Hi,I am using the Api (POST https://api.fivetran.com/v1/connectors) to create a Shopify connector and authenticating using connect-card. I wonder if there is an option to set the schema tables via Api. I currently enable/disable tables manually after...

Screen Shot 2023-07-27 at 14.54.40.png

Resolved! Fivetran API Meta Endpoint

Hello, The /meta endpoint returns column-level information, which is useful, however, there does not seem to be a way to derive the source table for any column that is flagged as `is_foreign_key: true`. The fact that you are identifying that key impl...

TDR by New Contributor
  • 225 Views
  • 3 replies
  • 3 kudos