Codeblock
Action block is used to invoke custom functions made for custom projects by team Buraq
Use-case Scenario:
Some cases where Codeblock can be used are;
Fetching data from the databases and rendering them dynamically as buttons, or carousels
Integration with third-party systems
How do I set it up?
You can follow the following steps to set up the codeblock in Buraq;
Add an action block on canvas by clicking on '+'
Choose 'Codeblock'
Double click on 'Codeblock' to configure it on the right panel
Define function: You can either use the existing function or create new function using code (JSON format) in the provided space
Last updated