Theodore Siu created AIRFLOW-2249:
-------------------------------------

             Summary: Side-loading support for Zendesk Hook
                 Key: AIRFLOW-2249
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2249
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Theodore Siu
            Assignee: Theodore Siu


The Zendesk API supports side-loading which allows for the retrieval of related 
records as part of a single request. See 
https://developer.zendesk.com/rest_api/docs/core/side_loading for correct usage 
of side-loading and valid side-loading parameters for various endpoints


Currently, the Zendesk hook only returns the data related to a primary key 
which is determined by parsing the url and grabbing the key term between the 
last '/' and 'json' (see line 67) while ignoring side-loaded keys. An 
improvement to the Zendesk Hook can be made to allow for side-loading from the 
API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to