I’m trying to automate the deployment process of our Freshworks custom app and wondering if there’s a way to publish/deploy the app using the CLI or any automation tools.
Currently, I have to:
Run fdk pack
Go to the developer portal
Manually upload the .zip file
Click through the deployment process
Is there a way to:
Use the FDK CLI to publish directly?
Use the Freshworks API to handle deployment?
Automate this process through CI/CD?
Environment:
FDK version: latest
Platform: Freshdesk, Freshchat
OS: macOS
Any suggestions or examples would be greatly appreciated!
Currently, it’s not possible to completely automate the deployment process through FDK CLI or any other way. Only through the GUI, the apps can be published on the Freshworks Developer portal.
I will get this feedback passed to our team to consider it. But we cannot commit to any timelines.
You can explore if there are any tools available out there to automate the actions on the Freshworks developer portal GUI. I’m not aware of any to suggest.