GetZendesk 2025.5.31.15¶
Bundle¶
org.apache.nifi | nifi-zendesk-nar
Description¶
Incrementally fetches data from Zendesk API.
Input Requirement¶
FORBIDDEN
Supports Sensitive Dynamic Properties¶
false
Properties¶
Property |
Description |
---|---|
web-client-service-provider |
Controller service for HTTP client operations. |
zendesk-authentication-type-name |
Type of authentication to Zendesk API. |
zendesk-authentication-value-name |
Password or authentication token for Zendesk login user. |
zendesk-export-method |
Method for incremental export. |
zendesk-query-start-timestamp |
Initial timestamp to query Zendesk API from in Unix timestamp seconds format. |
zendesk-resource |
The particular Zendesk resource which is meant to be exported. |
zendesk-subdomain |
Name of the Zendesk subdomain. |
zendesk-user |
Login user to Zendesk subdomain. |
State management¶
Scopes |
Description |
---|---|
CLUSTER |
Paging cursor for Zendesk API is stored. Cursor is updated after each successful request. |
Relationships¶
Name |
Description |
---|---|
success |
For FlowFiles created as a result of a successful HTTP request. |
Writes attributes¶
Name |
Description |
---|---|
record.count |
The number of records fetched by the processor. |