Skip to content

Releases: RTIInternational/conditional_api_trigger

2.0.1

16 Jan 20:46
6c341bc

Choose a tag to compare

Fixed issue where results weren't being saved on repeating instruments or events.

2.0.0

01 Oct 19:35
43b001a

Choose a tag to compare

  • Added hourly cron job runs!
  • Added the ability to pick json array elements without needing a key.

1.4.1

25 Jul 19:47
fcd6676

Choose a tag to compare

Fixed issue where passing an empty date to the date conversion function was causing it to die.

1.4.0

10 Apr 14:38
96908f3

Choose a tag to compare

Added a last-run date timestamp feature.

1.3.0

21 Jan 15:05
9b8bd8b

Choose a tag to compare

  • Added a descriptive label in the configuration so you can keep up with your triggers better.
  • Added the ability to convert MDY days to YMD for REDCap importing.
  • Added the ability to insert escaping for quotes.

1.2.6

04 Oct 15:24

Choose a tag to compare

  • Added JSON Parsing.
  • Added fix for piping into filterLogic being messed up. See README.

1.2.5

06 Sep 20:05
fad1420

Choose a tag to compare

Fixed an issue where form data that doesn't use separated data wasn't working.

1.2.4

14 Jun 15:47
dfdcba5

Choose a tag to compare

Fixed issue where the permissions section was still in the config file.

1.2.3

31 May 18:37
e9d9a38

Choose a tag to compare

Fixed another issue with result saving. Fixes problem with response just coming through as "1".

1.2.2

03 Apr 18:08
4154e75

Choose a tag to compare

Made it so blank piped variables don't get replaced by ____.