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}}

Flow / Trigger Flow

Operation Information

Hornbill Integration method for triggering a MS Flow. Request input can take JSON, or to automatically build and escape the properties use the Request Properties input. If both Request and Request Properties input parameters are supplied, the Request input will take precedence and the Request Properties input will be ignored.

See the Microsoft Guide on Creating an MS Flow Request for more information: https://flow.microsoft.com/fr-fr/blog/call-flow-restapi/.

This is a Premium Integration.

Authentication

This operation requires no authentication.

Input Parameters

Display Name ID Type Description Required Supported Values
Flow URL flow string URL of Flow to Trigger Yes None provided
Request request string Flow Request Body No None provided
Request Properties requestProperties array Request properties to send to the Flow No None provided

Output Parameters

Display Name ID Type Description
Status status number Flow Response Status
Response response object Flow Response Object
In This Document