Code-block

ReplyCX provides ‘Code-block’ action block, a powerful tool allowing custom functions to be quickly integrated into projects for optimized performance.

Some ways on how it can be used are:

  • Fetching data from databases and rendering them dynamically as buttons, or carousels.

  • Integrations with third-party systems.

Setting up the Code-block:

  1. Add the action block on the canvas by clicking on ‘+’.

  2. Search for 'Code-block' and select it.

  3. Configure on the right panel.

Define function:

You can either use existing functions or create a new function using code (JSON format) in the provided space.

You can also magnify the code space by clicking on the 'enlarge' icon at the top right corner.

Last updated