About 413,000 results
Open links in new tab
  1. Python Guide: Loading Zendesk Data to Snowflake using dlt …

    First you need to install the dlt library with the correct extras for Snowflake: The dlt cli has a useful command to get you started with any combination of source and destination. For this example, we want to load data from Zendesk to Snowflake.

  2. Getting large data sets with the Zendesk API and Python

    To learn how, see Write large data sets to Excel with Python and pandas. For all the possible data you can retrieve from your Zendesk product, see the "JSON Format" tables of the Support and the Help Center API docs. Most APIs have a "List" endpoint for getting multiple records.

    Missing:

    • Snowflake

    Must include:

  3. How to Load data from Zendesk to Snowflake | Guide

    A typical strategy for loading data from Zendesk to Snowflake is to create a schema where you will map each API endpoint to a table. Each key inside the Zendesk API endpoint response should be mapped to a column of that table, and you should ensure the right conversion to …

  4. Pulling Data from an External API into Snowflake with Python

    Nov 14, 2023 · This will use a Python UDTF to pull records from the API and allow it to be queried directly from SQL on a Snowflake warehouse. First, I added a network rule which allows traffic to the api...

  5. Interact with Zendesk Data using zenpy in Python - An Example

    To extract data from Zendesk, we are going to use zenpy, a Python wrapper for the Zendesk API. This example uses zenpy to extract the...

    Missing:

    • Snowflake

    Must include:

  6. Python | Zendesk Developer Docs

    Zdesk is a Python client developed by Brent Woodruff that's actively maintained and available via pip. This client for Zendesk Support is no longer actively developed but is open-source and can be forked.

    Missing:

    • Snowflake

    Must include:

  7. dlt blueprints: moving data from Zendesk | Orchestra

    Unlike traditional ingestion scripts that require significant manual setup, dlt offers a declarative, modular, and Pythonic approach to moving data from source systems like Zendesk to destinations such as BigQuery, Snowflake, or Amazon S3.

  8. How to Load Data from Zendesk to Snowflake Destination

    Oct 30, 2024 · Set up a custom integration by pulling data from Zendesk using its RESTful APIs and loading it into Snowflake for analysis.

  9. Rest API to Snowflake: Load data with the dlt python library | dlt …

    This page provides technical documentation on how to utilize dlt, an open-source Python library, to load data from a Rest API into Snowflake. Snowflake is a cloud-based data warehousing platform designed for storing, processing, and analyzing large volumes of data.

  10. Making requests to the Ticketing API | Zendesk Developer Docs

    Make sure you enable token access to the API in Admin Center under Apps and integrations > APIs > Zendesk APIs. For more information, see Using the API dashboard. The article uses Python because its syntax is relatively clear and readable. If you work in another language or if you're just getting started, you should still be able to follow along.

    Missing:

    • Snowflake

    Must include:

  11. Some results have been removed
Refresh