Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Utilities

A collection of automation and integration utilities for use within Hornbill workflows.
This is a Free Tier Integration.

Cloud Automations

Utilities

OperationDescription
Current Day Hornbill Integration method for returning the current day
Date Formatter Hornbill utility for formatting a date string.

The Input Format and Output Format input parameters both support PHP date format strings, details of which can be found in the PHP date function documentation: http://php.net/manual/en/function.date.php

Get Current Timestamp Hornbill Integration method for returning a timestamp based on a timestamp provided or the current date/time
Get Date Difference Hornbill Integration method for returning the difference between two date/time stamps, in days, hours, minutes and seconds.
Get Day Of Week Hornbill Integration method for returning the day of the week for the specified timestamp.
Get Next Date Hornbill Integration method for returning the date of which the next day of the week will occour.
Get Timestamp Hornbill Integration method for returning a timestamp based on a timestamp provided or the current date/time
Password Generator Generates random strings, and option numeric PINs, that can be used as passwords/PIN codes.

Experimental

OperationDescription
HTTP Request - Basic Auth This operation can perform HTTP GET or POST requests, authenticated by HTTP BASIC.
HTTP Request This operation can perform HTTP GET or POST requests, with no authentication.
In This Document