Skip to content

Releases: catawiki/selligent-rb

Custom journeys support

12 Sep 10:29
e11b6d5
Compare
Choose a tag to compare

Selligent requests to custom journey endpoints with a format /journeys/custom/#{api_name}/entrypoints/#{entrypoint_name}/trigger are supported now.

Support of Ruby versions < 2.7 is dropped.

Raise exception on http status

13 Mar 13:12
c0617f9
Compare
Choose a tag to compare

This release use raise_error middleware for faraday.