Feature Update: Custom Code in Actions for Marketplace

Introducing Custom code in actions for the marketplace

What’s New?

Developers can now use custom code in their actions to create custom logic.

Custom Code Action Execution

The Custom Code feature offers users the flexibility to create custom logic for more complex tasks and integrations. This provides control beyond standard APIs, enabling users to automate complex tasks and integrate with various services not supported by API.

– Code can be written in the Code Editor.

– HTTP requests (GET, PUT, POST, DELETE, etc.) can be input via the boilerplate code button.

– Custom values can be inserted using the picker.

– The output should be a JavaScript Object or an Array of Objects.

How it works?

– Under the Action Execution section – Click on the code option.

– Choose an input via the Boilerplate code button or your own

– Choose input data like workflowID, Location ID, ContactID, etc from the input data button

– Format and test your code before submitting it for review

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top