A tutorial for test engineers who wish to customize test with code can use reusable code snippets called Extensions.
Tutorial

How to use Extension Action

Functionize is a low-code intelligent testing platform that allows you to create automated tests without code. Test engineers who wish to customize test with code can use reusable code snippets called Extensions. Architect has a new advanced action type called Extension Action, which can be used to make calls out to an external site. The response can then be verified against the UI to build a rich end-to-end test. Watch this video to learn how to do this. This example uses an extension action for curl requests.

A tutorial for test engineers who wish to customize test with code can use reusable code snippets called Extensions.