Update to Adobe Marketo Forms API Endpoints
Beginning with Marketo's 2022.R2 release, which is currently scheduled for the week of March 24th, 2023, the Marketo Forms Asset API endpoints will consistently return only the name of the form without a prefixed program name, regardless of whether the form is nested within a program or not.
As of now, the GET Forms API endpoints (byname, asset id, query) “inconsistently” prefix the program name for forms that are created within the programs as nested assets in the Marketing Activities.
To give a better idea of the current behavior of the GET Forms API endpoints, at present they prefix the program name for the forms that are housed in a program folder, whereas they return just the form name with no prefix for the forms that are housed directly in the program (i.e., not in any program folder). However, for the forms housed in the design studio, the Forms API endpoints always return just the form name with no prefix.
If you have any integrations that currently use the Forms API endpoints, consider reviewing them to ensure that this change in the Forms API endpoints' behavior does not affect them.