If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Send HTTP Request: Added support of PATCH, DELETE, GET methods.
Send HTTP Request: Added support of placeholders in a request URL.
Formula variables passing from action to action. The ability to use variables defined in a previous action of the same workflow rule.
Send HTTP Request: A response body is stored in _lastHttpResponseBody variable. Can be accessed in following actions. JSON attributes can be retrieved with a new function json\retrieve (added in v6.0.0). See in the documentation.
New ‘Execute Formula Script’ action.
Reports:
Added ‘Auto-refresh’ option for the report dashlet.
With new enhancements of Send HTTP Request action it will be possible to integrate EspoCRM with other systems through REST API w/o writing code.
* Workflows: Send HTTP Request: Ability to use payload placeholders not inside string. Supporting array, integer and float values. Example: `{"teamsIds": {$teamsIds}}`.
2.5.13
* Workflows: Sent emails (that are stored in CRM) gets assigned to teams of teams of an email template.
* BPM: Sent emails (that are stored in CRM) gets assigned to teams of a process.
2.5.8
* BPM: Supporting process variables in 'Create Notification' action with the placeholder `{$$variable}`.
2.5.7
* Workflows: Fixed bug when copying an attachment-multiple field and there are other fields of that type.
* Workflows: Fixed bug that formula executed twice in Update Record action.
* Reports: Improved UI for specifying complex expressions in Group By.
Leave a comment: