The Function Methods API lets developers manage the relationship between functions and automations. Function methods link functions to automations, which define the logic that runs when a function is triggered. Use this API together with other Wix Functions APIs.
With the Function Methods API, you can:
It isn't recommended to create a function method using this API. Instead, you can create a function, automation, and a function method that links them together by calling Create Function Production or Create Function Builderless Production. Learn more about function creation.