API restrictions in OOB API for attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi all,
We have global table for attachment and there are system properties for that as well from OOB, now we have extended the task table in our custom table and here we are using attachment which is globally.
Now the requirement we have to manage the files being uploaded into our system through attachment api, we wants to allow some extensions like- pdf,png etc. if we are applying this to direct system property then it will change the properties for entire system.
Is there any way how we can configure our api for desired results..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Actually security team has checked only with the api with multiple use cases such as double extensionfile, long size, malicious files etc. as it will be used in public website, so would it be better if we provide scripted api.