create rest api for custom sugarcrm module to upload files

天大地大妈咪最大 提交于 2019-12-08 05:28:50

问题


I have created a module using module builder. Now, I am using REST API to create the custom module records. When I create a module with rest api almost all fields are affected(rest values are assigned), except file. I do not know how to upload file to server. I have used set_entry to create module. set_note_attachment and set_document_revsion is only for uploading and creating document and note instances. Is there are any way to uplload custom module files to server Thanks

来源:https://stackoverflow.com/questions/43654104/create-rest-api-for-custom-sugarcrm-module-to-upload-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!