ContributionsMost RecentMost LikesSolutionsRe: url decode function Any update on this issue? Freemarker still does not have a function to decode a url Re: PATCH request with http.client FreeMarker Context Object Thanks for the suggestion but maybe its on Salesforce end. The solution for my problem is fixed by adding Salesforce parameter 🙂 Re: PATCH request with http.client FreeMarker Context Object Hi phani Thanks but, unfortunately, this does not work on my end. Regards Re: PATCH request with http.client FreeMarker Context Object Hi Any update on this? Thanks Re: How to evaluate values from request parameters when we hit with formData method Having the same issue. Any updates on this? Encode file to base64 Hi All, Good day! I would like to ask if there's a way to encode file to base64? I am using the http.request.uploads to get the files details on my custom endpoint but the upload object only return the name, size and mimeType. Thanks in advance! Re: Moving all posts under a category to a new board Hi tyw Actually I am currently doing this manual migration. I am still waiting for the reply from the support. Hope theres another way of doing this. Moving all posts under a category to a new board Hi All, I would like to ask if theres an easier way to move all posts under a category to a new board. We are talking about hundred thousands of posts here. Thanks in advance! Re: About Accept as Solution Button/Component Hi virn , Yes. You can insert the ootb component by using the code below <@component id="accepted-solutions-button"/> Cheers! Re: Getting unauthorized error while trying to access apis Correct me if I am wrong, are you saying that the /getAccessToken is a custom page/endpoint? Because I am facing the same issue. Thanks