Exchanging data between applications in 24.2
Hi , I have use case where we want to create case in another application (B) as it can be reusable for another divison in future.
What is recommanded way for exchanging data betwen applications? I need to show assignments from other application(B) into my local application(A) so that users can work on it and update it.
I have drilled down to 2 approaches
1. Remote Case Type
2.DX API
Wanted to check which one is recommanded , are there any guidelines on which one to prefer ?