Hey Guys,
What is the best practice for developing an API in API Builder in a Sandbox account and they cloning it to production and keeping the URLs unique. The cloning process is making me keep the versions (URLs) unique which makes sense.
My best idea right now is to use something like v1sb as the version in Sandbox and then clone it to prod with version v1.
Is there a better idea?
Hi @davidgollom we do have an enhancement planned on this, where you would be able to include an “Environment selector” (e.g. sb for sandbox, which you can configure in Environments page), while creating or cloning an API. Once that’s planned for a release, we’ll share with you.
For now, you can indeed use the version field to add an identifier manually like you mentioned, and when you are cloning you can edit the version field, to keep the URLs unique.