Reference forms in SDK by ID vs Name

It would be better IMO for the SDK to take in Form ID vs Form Name. Form names are generally internal and thought to be flexible. If you make a change you then break any reference to the old name (but the form ID should be the same).,

Is there any chance to get this done? Every customer would benefit that embeds a form via the SDK. Using the form name is so brittle.

Since we are embedding a form in our new user onboarding flow, it is critical the form isn’t accidentally renamed.

We’ve had to name it “New User Onboarding - DO NOT RENAME” for fear of someone accidentally renaming and breaking our onboarding.