Hi,
As per the Sep 11 update notification (linked here: Upcoming Maintenance), there are new ALM API endpoints that will be available. Sweet!
Given this is an API Developers Group, is there any preview info that can be shared? Even if it is only a week away, I'm quite eager 😉
Alternative topics of discussion: what are some use-cases of the ALM APIs that you have been working on, or thought to work on?
I had one in relation to integrating with creating a more structured change deployment process; rather than getting our developers to sync directly across, use a BitBucket repo to track our changes (leveraging the transactional metadata APIs and blueprint export to determine what has changed), create pull requests that can be reviewed, and then automatically deployed with BitBucket Pipelines when approved. Still in the brainstorming stage at the moment!