Sorry, but there are no more tags available to filter with.
  • RESTful API with SID authentication does not work when updating (PATCH) a record

    When we use basic authentication to update (PATCH) a record it works fine. Snippet as follows (sorry if this is not clear, seems the insert "code" function does not work on sagecity.com) var RollUpValue = crm.fields('quot_rollup').value() var RollUpSQLUpdateValue…