Creating your first atomic block
Learn how to create an atomic block
Last updated
Learn how to create an atomic block
Last updated
Go to Grut's Studio no link , select Atomic Blocks on the top-left and click + atomic block.
Here is our example:
Now just write your python code for whatever you want your block to do. After that, insert necessary inputs for the block to work on the right pannel. Also, add block's outputs on the block config part on the right side pannel. Now just save it and it will be ready to be used anywhere you want inside Grut's Studio. You can it inside our Studio or you can download your code and run it locally on your machine. You can also use inside your workflows or on your APIs and WebApplications.
If you are new to python, go to the .