GetZendesk 2025.10.9.21

Bundle

org.apache.nifi | nifi-zendesk-nar

Description

Incrementally fetches data from Zendesk API.

Tags

zendesk

Input Requirement

FORBIDDEN

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
web-client-service-providerController service for HTTP client operations.
zendesk-authentication-type-nameType of authentication to Zendesk API.
zendesk-authentication-value-namePassword or authentication token for Zendesk login user.
zendesk-export-methodMethod for incremental export.
zendesk-query-start-timestampInitial timestamp to query Zendesk API from in Unix timestamp seconds format.
zendesk-resourceThe particular Zendesk resource which is meant to be exported.
zendesk-subdomainName of the Zendesk subdomain.
zendesk-userLogin user to Zendesk subdomain.

State management

ScopesDescription
CLUSTERPaging cursor for Zendesk API is stored. Cursor is updated after each successful request.

Relationships

NameDescription
successFor FlowFiles created as a result of a successful HTTP request.

Writes attributes

NameDescription
record.countThe number of records fetched by the processor.