Advanced Pack 2.6.0 is released.
Workflows:
Reports:
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: 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.
Comment