Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is attachments handled for the new HelpDesk Articles? #280

Closed
JonasMolgaard opened this issue Jun 16, 2017 · 3 comments
Closed

How is attachments handled for the new HelpDesk Articles? #280

JonasMolgaard opened this issue Jun 16, 2017 · 3 comments
Milestone

Comments

@JonasMolgaard
Copy link
Contributor

I was trying to add a document to an article today, and noticed that there's not an Attachments list exposed. I vaguely recall, that that was implemented differently for Topics (the old forum), so question is, if we also need to use "Attachments" and get the uploaded token for Articles?

@mozts2005 mozts2005 added this to the 3.6.2 milestone Jun 25, 2017
mozts2005 added a commit that referenced this issue Jun 30, 2017
* added helpcenter article attachments for Issue #280

* updated Build image

* Updating Build Image to use vs 2017
@mozts2005
Copy link
Member

mozts2005 commented Jun 30, 2017

You can now add attachments to articles. please test using the myget feed release. Let me know if you have any issues. I will wait for your feedback before releasing 3.6.2

@JonasMolgaard
Copy link
Contributor Author

Sorry for the missing feedback. I just pulled code today and as far as i can tell, i got 3.7.1.0 now and inspected the class Article, but can't see ArticleAttachments or Attachments, so i suppose something is missing or im looking the wrong place?

@JonasMolgaard
Copy link
Contributor Author

Oh it's an api.HelpCenter.ArticleAttachments, and then i suppose i call UploadAttachment to that article with corresponding ZenFile.

abc516 pushed a commit to abc516/ZendeskApi_v2 that referenced this issue Oct 30, 2019
…ygeek#286)

* added helpcenter article attachments for Issue Speedygeek#280

* updated Build image

* Updating Build Image to use vs 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants