• SFTP connection to get and post file via php code in SugarCloud

    1) Is it possible to upload a csv file on sftp via php code inside SugarCloud? 2) Is it possible to get the csv file from sftp server via php code inside SugarCloud. Second question is similar to connect sftp and get csv file from folder and then…
  • Unspecified error when clicking "create folder" in cloud drive dashlet

    I am having a weird issue with the cloud drive dashlet using Google Drive. Everything works perfectly fine, until I try to add the Google account to multiple user's sugar profiles under external accounts. It will work for about a day, but then it will…
  • Filter in the Product Catalog Quick Picks dashlet

    Hi! I need to filter the products in the Product Catalog Quick Picks dashlet. We've added an enum field, "vnet_product_status", to product templates and we want to only show product templates with that field set to "Active". I've successfully managed…
  • Handling file creation on the cloud

    Hi, we face an issue with a piece of customisation we wrote some time ago that is not working anymore on the cloud. We have a logic hook that works on Opportunities. When the opportunity reaches a certain state we create a PDF file add it to a new note…
  • Update cloud table from SQL query?

    I need to update my revenue_line_items table to set the Manufacturer_ID, Category_ID and Type_ID fields with the corresponding values from the appropriate record in the product_templates table. I downloaded a backup instance from the cloud and imported…
  • Process a file hosted on an external server from Sugar Cloud

    Dear all, According to Sugar Cloud restriction, I want to know if we can, from a Sugar Cloud Instance, process a file (XML file) hosted every day on a remote server of my customer ? Best regards, Fred
  • Sugar On-Demand: New User Creation via API

    Hi, I am working on a client requirement that is to create new user in sugar on-demand via api. I am trying to create user on my sandbox sugar via postman but i am getting not_authorized error. While if i do GET POST api calls to other module(Accounts…
  • MLP API

    I recently started working on a cloud deploy script using the MLP API. One issue I ran into is that when using: /Administration/packages/:id/uninstall Is that it deletes the tables. There is an option when uninstalling manually through the ModuleLoader…
  • Connect Sugar with DataBase

    Hello, Following few weeks of test i'll transfer my on premise server to a cloud server. The application has been installed and tested on cloud few weeks ago with a database from December 2019. In order to update the database, is it enough to 1 - Dump…
  • Does Sugar 8.3 API work with On-Premise?

    Hello, Does the 8.3 API work with On-premise customers or just for cloud? I see that it says it's only for cloud. What happens if an on-premise customer uses it? And I see that the newly released 9.0 only mentions on-premise. Does that mean it won't work…