This repo consists of examples of functions used in various Solutions built on top of the Yext platform.
This repo is a collection of functions created for different use cases. Reference any of these files and adapt them for your specific function needs. This repo includes examples of functions as a source, functions for transforms in Connectors, and function hooks. It is updated regularly by Solutions and Platform Product Management teams at Yext.
Since native sources do not currently support functions as operations, this is a collection of all used Functions-as-a-source that can be applied to any account via CLI.
-
- Description: Use state-management to make cascading calls and retrieve a complete list of Freshdesk solution articles. Cascading calls are required to navtigate from category, to folder, to article.
- Author: Max Shaw
-
- Description: Another example of a function to pull in Solutions Articles from Freshdesk.
- Author: Henry Kremer
-
- Description: A function to pull in Tickets from your Freshdesk instance.
- Author: DJ Corbett
-
- Description: A function to pull in your tweets by only inputting your Twitter handle and not your Twitter ID.
- Author: DJ Corbett
-
- Description: Pull in Video info from
- Author: Henry Kremer
-
- Description:
- Author: Henry Kremer
-
- Description:
- Author: DJ Corbett
-
- Description:
- Author:
-
- Description:
- Author: Matt Malone
-
- Description:
- Author: Matt Malone
-
- Description:
- Author: Adrienne Williams
-
- Description:
- Author: Adrienne Williams
-
- Description:
- Author: DJ Corbett
-
- Description:
- Author: Coleen Truong
-
Description: Use this to transform any left over HTML characters in a string of text, e.g. or
-
Author: Adrienne Williams (this is just using a #rd-party library)
-
- Description:
- Author: Yext engineering
-
- Description: Various transforms to use to pull in your data from Contentful.
- Author: Adrienne Williams
-
- Description:
- Author: Yext engineering
-
- Description:
- Author: Yext engineering
-
- Description:
- Author: Yext engineering
-
- Description:
- Author: Yext engineering
-
- Description:
- Author: Yext engineering
-
- Description: Use this plugin as a starting point to convert your XML data to JSON.
- Author: DJ Corbett
-
- Description: Use this plugin to apply a template directly to an entity after it's created.
- Author: DJ Corbett