How can I list ZIS bundles in my zendesk? | Community
Skip to main content

How can I list ZIS bundles in my zendesk?

  • December 21, 2021
  • 3 replies
  • 0 views

Megumi

After creating ZIS bundles, how can I get the bundles? 
I'd like to know what bundles are registered in my zendesk.

I could find only upload/update API. I could not find APIs or admin UI to list.
https://developer.zendesk.com/api-reference/integration-services/registry/bundles/

3 replies

  • January 7, 2022

Hi Megumi,

Thanks for your question. We don't have a GET endpoint for bundles at the moment, but we are certainly considering adding something like this.

Could you please share some more details about your need here?  e.g. are you trying to find what Flows and Actions you've created, whether the associated JobSpecs are active etc?  Anything else?


Megumi
  • Author
  • January 7, 2022

Hi David, Thank you for response!

Yes, I'd like to find the flows I've created, and what jobs are working. Currently if I missed to note it before post, I cannot know what are running.


  • January 10, 2022

No problem Megumi, thanks for clarifying.  We don't have a specific timeframe for adding this feature, but I've captured your feedback and we will use it to help prioritise.

In the meantime, you may find the integration logs can help a bit.  If you click on a log entry, in the JSON details:

- The "integration" value is the name of your integration (the integration key)
- The "flow name" tells you which ZIS Flow generated the log entry