Can I deploy the APIs & workflows I developed in Buildship to Microsoft Azure or any other service?
I want to know if it's possible to deploy my developed APIs to other service providers like Microsoft Azure so I can use my custom API URL, instead of having buildship on them.
2 Replies
AI Support Bot Information
<@1006856724847796266> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human!
Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers.
Please note: Team members will review and answer the questions on best efforts basis.
AI Response
Deploying your developed APIs to other service providers like Microsoft Azure to use your custom API URL is not directly supported by BuildShip. BuildShip primarily hosts the workflows and APIs you create within its platform. However, you can potentially export your logic or components and reconstruct the API in a service like Azure. This process would typically involve re-implementing your workflow logic using Azure's services, such as Azure Functions or API Management, and then deploying it with your desired custom domain. For comprehensive support, consulting with both BuildShip and Azure experts may provide more tailored guidance. If you need further help, you can send a support request via in-app support .
BuildShip AI Support