• sugarcrm scheduled jobs not triggering workflows

    Hello to everyone. I have a custom scheduler task that get some accounts from a query, then it change a value on a field and then save it with php code. At first only the first records that the query returns trigger a WF then the other won't do it. Then…
  • api update record using put

    I'm trying to update the status of an existing Lead using PUT, it always return that error. Also, I did tried on a local and ondemand instance with different records getting the same result. curl -X PUT \ https://gnutresatest.sugarcrmcolombia.com/rest…