Core APIs
List
Multi
2min
allows you to define a set of multiple core api to run in a single call this function offers high performance benefits any of the core functions can be included in the definition and the definitions will act on the output of any of the previous definitions in the list task credits will be equal to the number of functions items in list i e if there are 100 items in the list and 2 functions then the api credits consumed will be 100 2 = 200 check with the support team for task credit utilisation in multi api usage for different plans each function is in the functions array should have the following properties property description name a name for the property that can be used to reference in subsequent function in the list eg "switch source" type one of the core api types i e text json list number datetime web function the lowlevel name of the function can be found in the url of each function e g if the url is /functions/text/switch the type is "text" and the function is "switch" use case say you want to apply two functions on a list of json input from a lead source switch docid w9rm9tuww0rarx1 pch2 and split date (define) docid\ efshyftxcwyrbg5xj7o7n to extract the month name and year and then use the value in the final output by using convert a json object from one format to another docid on3t7rdmzsjqh6ch0ulk api definition