Use different URL in Bubble API Connect for Live?

Is there a way to use a different URL in the Bubble API Connector for my Live site vs the Test/Dev site?

  • Isn't live version:formatted as text
  • Website home URL returns yourdomain.com/version-[version] (not always - if you’re running on .bubbleapps.io it’ll use that, if you are running in live without /version in the URL it won’t include it, but it basically returns a valid URL for the current version.

Thank you for the reply.

I don’t see how one uses the Isn’t live version in this field:

In dev/test, I need to use a different server for my API integrations.

Wait, do you mean I have to have different versions of my workflows that test if I am live or not, then call different API configs?

Thank you.

Use a dynamic URL parameter [like this] and when you make the call, specify the URL in the API call action.