Custom Deployment Webhook
Custom Deployment Webhook Integration
Here are the APIs you can use to send your deployment data if you don't have any CI/CD tools in place. Once integrated, you will be able to view your deployment data.
Note: Please contact us at hello@typoapp.io for the custom webhook URL associated with your account.
When the deployment process is started:
URL : https://webhook.typoapp.io/api/v1/webhook/xxxx/deployment/start
When the deployment process is completed:
URL : https://webhook.typoapp.io/api/v1/webhook/xxxx/deployment/end
Once integrated, please send us a confirmation & we will complete the configuration at our end. After completion, you will have all your deployment data in your dashboard now.
Last updated