v0.37 — October 16 2023

You can now schedule your Zambdas to run at a configurable rate, or at a particular time.

Schedulable Zambda Functions

Create a Role

Use the cron trigger method and cron or rate syntax (opens in a new tab) to schedule periodic creation of new appointment slots, or perform data export for your ETL pipeline. Here's an example that creates slots for user appointments:

Create a Role
Create a Role

Learn more in our docs and try it out in our developer console (opens in a new tab).

Additional changes

  • FHIR API — Fixed a bug with "token" searches of the type [parameter]=[system]| when no value was provided after [system]|.