Skip to content

Xatkit Giphy Platform

Gwendal Daniel edited this page Feb 24, 2020 · 6 revisions

License Badge Build Status

Integrate GIFs from Giphy in your execution model.

Providers

The Giphy platform does not define any provider.

Actions

Action Parameters Return Return Type Description
GetGif - search(String): the search query used to retrieve GIFs (can be a single word or a sentence) The url of the retrieved GIF String Returns the first GIF matching the provided search query.

Options

The Giphy platform supports the following configuration options

Key Values Description Constraint
xatkit.giphy.token String The developer token to use to query the Giphy API Mandatory

Clone this wiki locally