Feature | Description |
Authorizing users | Once installed, the OnRamp app is available to Jira admins. Admins can click on the settings (gear icon at the top right corner) to then add additional users. For example, a Jira admin may want to give access to HR partners. |
Filtering data from system triggers | You can filter data pulled from any of the systems supported. Mapping Configuration is used to specify filters. For example, when using Workday system trigger, if you want the Flow to only process workers from the San Francisco business site, use the below syntax:
Users can specify complex filter criteria which traverses the API response and filters the data. For example, here’s how to apply filter on a country region for Workday:
Multiple filters are supported. Simply specify more than one line with all the applicable filters. If any of the filters match, then the worker is processed. For example, use below two lines to match a worker whose business site is California or Texas:
All the fields listed in the API are supported. For a full list reference the corresponding system’s API docs (also provided at the end of this document). Note: Filtering is currently supported only for Workday Triggers |
HTML support for new hire welcome emails | Support for html formats to create emails like this to welcome new hires. See this for an example of how custom templates can be created. Additional templates coming soon. |
General
Content
Integrations