fivetran / dbt_zendesk

Fivetran's Zendesk Support dbt package
https://fivetran.github.io/dbt_zendesk/#!/overview
Apache License 2.0
25 stars 30 forks source link

[Feature] Support `periodic_update_time` SLAs #138

Open fivetran-joemarkiewicz opened 5 months ago

fivetran-joemarkiewicz commented 5 months ago

Is there an existing feature request for this?

Describe the Feature

Currently the zendesk__sla_policies data model only supports the following SLAs:

While this is representative of a large group of Zendesk use cases, it is not tracking all available SLAs that are possible to be tracked within Zendesk. The key SLA that is missing is the periodic_update_time SLA. This Feature Request is to build out support for the periodic_update_time in the sla policies end model.

Describe alternatives you've considered

As of right now there are no alternatives within the data model to track this SLA.

Are you interested in contributing this feature?

Anything else?

No response