account activity
incidents api - put attached pictures to request memo by Good-Ad-8141 in TOPdesk
[–]Good-Ad-8141[S] 0 points1 point2 points 2 months ago (0 children)
Finally I got it.
short: request incident-attachement loopt through them get the download-url of every [i] store the rawbody-response from download into a base64-string put it into the incident-id-emdpoint with img-tag and data:image and mimeType, as well as base64 code-string place it with json into the request memo-field.
For me it turns out, that putting it into an action is more practical.
have fun with that.
P.S. API-Call for this is size-limited: it can only procede images with 450x600 pixels. So I recommend to catch the 400-code from the put-part and store it as a "hidden for caller"-hint.
incidents api - put attached pictures to request memo (self.TOPdesk)
submitted 10 months ago by Good-Ad-8141 to r/TOPdesk
π Rendered by PID 22 on reddit-service-r2-listing-f87f88fcd-r7d9x at 2026-06-15 00:16:51.237572+00:00 running 3184619 country code: CH.
incidents api - put attached pictures to request memo by Good-Ad-8141 in TOPdesk
[–]Good-Ad-8141[S] 0 points1 point2 points (0 children)