Skip to content

[ACTION] Zendesk - Helpcenter #19164

@seynadio

Description

@seynadio

For Neople :)
Is there a specific app this action is for?

Zendesk

Please provide a link to the relevant API docs for the specific service / operation.

https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/#list-articles

GET /api/v2/help_center/{locale}/articles
GET /api/v2/help_center/articles
GET /api/v2/help_center/{locale}/categories/{category_id}/articles
GET /api/v2/help_center/categories/{category_id}/articles
GET /api/v2/help_center/{locale}/sections/{section_id}/articles
GET /api/v2/help_center/sections/{section_id}/articles
GET /api/v2/help_center/{locale}/articles/{article_id}
GET /api/v2/help_center/articles/{article_id}

For component dev

  • We can implement a single List Articles action, where it receive props for filter such as Locale, Category, Section. This is much more user friendly then individual actions for each API

Metadata

Metadata

Assignees

Labels

actionNew Action RequestenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Doing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions