Zendesk Connector
Documentation
Version: 9
Documentation

EndPoint Read Ticket Forms


Name

get_ticket_forms

Description

Returns a list of all ticket forms for your account if accessed as an admin or agent. End users only see ticket forms that have end_user_visible set to true. [API reference]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Zendesk Connector in API Source component to read data or in API Destination component to read/write data:

Read Ticket Forms using API Source

Zendesk
Read Ticket Forms
SSIS API Source - Read from table or endpoint

Read Ticket Forms using API Destination

Zendesk
Read Ticket Forms
SSIS API Destination - Access table or endpoint