Export Cloud Builder to Code?
# 🤝help
m
Hello, i would like to be able to allow my designer to work in Studio builder, but to be able to build using the SDK. Is it possible to export the Studio Cloud Builder to json to drop into the SDK? Thanks in advance!
a
Hi @many-helmet-8927 , can you explain a bit why you want to do that?
m
i would want to be able to let my engineers make edits in the flows via code. but i have multiple large designs that are just so much easier to create via the studio builder
when i tried an export via the CLI i did not get states from a bot created using studio builder
could you please confirm this feature does not exist, and whether you plan to support this in the future?
Sorry - let me ask a clarifier. i believe i misunderstood what your SDK is for. Is it possible to build a private "integration" where my app is acting as the "Channel"?
i would like to build using the cloud builder but control the user interface myself instead of using the web chat integration (https://botpress.com/docs/cloud/channels/webchat/)
per this documentation, i believe i want to create my own "External System": https://botpress.com/docs/integration/introduction/architecture/
essentially - i thought this integration would accomplish this: https://botpress.com/channels/webhooks
however , i cannot find any details on how to configure this
@acceptable-gold-88171 any other feedback on how i would do this?