How can I insert an image in a task description or comment using the api?
I can create task, comment and attachment using the api.
But I can't figure out how to insert an attachment in the task description or in a comment.
How can I do this?
Il semble que la page que vous recherchez n'existe pas dans votre langue. Mais nous proposons d'autres contenus en français ainsi qu'une assistance en français.
It looks like you're trying to figure something out.
Stuck or just want advice?
You can unlock the true value of Wrike in our Community
Connect with thousands of leading teams, learn best practices, and shape the future of the product. What are you waiting for?
Now other members can find, vote, and discuss your idea.
Our Community Team reads every suggestion (yes, every one) then compiles and shares the feedback with our Product Team. Happy posting!
More about Product FeedbackEn quoi pouvons-nous vous aider ?
Learn. Share. Discuss.
Now other members can find, vote, and discuss your idea.
Our Community Team reads every suggestion (yes, every one) then compiles and shares the feedback with our Product Team. Happy posting!
More about Product FeedbackI can create task, comment and attachment using the api.
But I can't figure out how to insert an attachment in the task description or in a comment.
How can I do this?
Folllowing List for Post: How can I insert an image in a task description or comment using the api?
[this list is visible for admins and agents only]
I'm also interested in a solution. From what I've found, the default way to do this is found here. An example description text, in html, as pulled from a ticket created in the ui:
Specifically, I am interested in using already uploaded attachments in the ticket description. I've tried grabbing the link via the api, but it's not correct. The link requested from the API method "Get Access URL for Attachment" found here returns the following:
Using this link in with the previously mentioned syntax notably does not insert the image in the description. Would love to have an answer to this to speed up several processes.
Hey everyone,
I've raised Support tickets for you here, someone should be in contact with you soon. If you need assistance with anything else, be sure to let me know.
I'm interested in a solution too. Сan anybody help me? How can i get attachment URL for using in a tack description?
@Sardana,
As far as I can tell you'd need to upload the file using the API, check the URL via the app, then use that in your code. It's been about two years since I've tried working with this since Wrike has made no further comments on this aside from a help ticket I submitted saying "this is not on our roadmap" so if you find a workaround, it would be appreciated, but it definitely soured me to using wrike for things like automated reports.
@Silas Meriam Thanks for your feedbacks!)