Hi Peeps,
I’ve built the following, but now realise I’m missing a key feature which I need help to update.
- APP A is for a broker that creates home loans and sends them to APP B (Marketplace)
- APP B is for lenders where they can bid on the home loans they’re invited to and send their offer back to APP A
My issue is this. I’ve created two apps which work well together and share data via API using the APP Connector (API Keys), but… I’m creating a new instance (App) for each brokerage so I need APP B to recognise that when the loan has been sent from a different APP ie. C, D, E, F etc. that it sends the data back to the specific APP that sent the initial deal to it.
Does anyone know how to do this? I’m assuming there’s some method of verification required to recognise which APP the data needs to be sent to but can’t work it out.
Any help would be appreciated so much.