Hi, I’ve been asked to Spec/Design a connector between our product and an external system. Put simply, it’s an API-API connector.
The complication is that the configuration on both systems could be different for each customer.
We work in an agile development methodology, so I don’t want to write a 100+ page spec that nobody will read.
If this was a more typical area of the product, I’d start by identifying users and jobs to be done, and then creating some wireframes.
In this case, there are no users (System-System), and there are very few screens beyond the configuration screen, I guess. Even if I did spec/wireframe these, I’d only be covering 5% of the functionality.
I’m a bit stuck TBH - looking for ideas for how to start.
Thanks