Think serverless, think Catalyst.
Welcome to the pro-code community of Catalyst developers. A place to
discover serveless procoders, engage in discussions, troubleshoot, and build together.
Google provides adapters for all major frameworks to connect to their Cloud Spanner Database product. So, why not have the same for Catalyst Datastore? https://cloud.google.co...
Hello: I've got the Python Beta loaded into my Catalyst account, and I'm excited to start using it, but I have not been able to get the Catalyst SDK loaded into Python. The fi...
Hi, This is my first project in Zoho Catalyst and I am buiding a simple web app in node.js that will push data from form input to create new records in CRM. I am wondering if ...
Catalyst Pipelines provides a comprehensive platform for Continuous Integration and Continuous Deployment (CI/CD). It covers everything from building and compiling your code t...
Team, Getting below error while running catalyst serve command on my local machine, even though the mentioned ports are free. Kindly assist on this! Env: Linux Stack: React, N...
Hi Support Team, we need to pass dynamic data from jsondata to the setting header html code in the template that we developed using smartbrowz. Is this Possible to pass? Here ...
Hello everyone! I recently started using Zoho Catalyst services, especially Cloud Functions. I am currently working on a function using hexagonal architecture. I am facing a p...
Using the CLI with Python has been a struggle lately. As soon as I start to add some dependencies to a function, it'll take 10-15 minutes from the time I type catalyst serve t...
Hi, currently in our project, we are using the React plugin to handle the front end for Zoho Catalyst, but instead of React, we are using Next.js. Due to this, change detectio...
{ "status": "failure", "data": { "error_code": "BAD_REQUEST", "message": "We are not able to process your request. Please try again after some time" } } the function is workin...
I have one request/Suggestion to Catalyst about the file store. Actually we need a public link to access the files uploaded in the file store Like in Amazon s3 bucket, we have...
I am following up the catalyst tutorial of creating a todo application - todo app. I am using java for the server and react for frontend. Having followed all instructions as i...
Google provides adapters for all major frameworks to connect to their Cloud Spanner Database product. So, why not have the same Catalyst Datastore? https://cloud.google.com/sp...
I have created advancedio functions and put them in the functions/advancedio folder. Now, I want to run some of those functions as cron jobs. But, I cannot call those function...
I'd really love some tools to help manage concurrency. In particular, I'd love a way to do something like a compare and swap operation in the cache. Maintaining truth across m...
Hi guys, I am getting a "SOCKET TIMEOUT ERROR" when trying to OCR files using Python & Zoho Catalyst OCR It works for some requests so i know the code works, but when it is a ...
We can migrate our Catalyst project from the Bitbucket Repository to the Catalyst deployment environment using the CI/CD pipeline. Pre-requisites: Before setting up make sure ...
We can migrate our Catalyst project from the GitHub Repository to the Catalyst development environment using the Github workflow. You can learn more about the GitHub workflows...