Good day everyone, I am new in using reframework and I need your assistance with the flow I am doing where I have to read the body of the email and take some values from there(this flow is already in place), then take the value to search with it on the API using XML
I would recommend to go with Performer and Dispatcher Concept
Dispatcher - Read email (body) and add into Queue (Linear Design)
Performer - You can pick the item (Email Body) one by one from queue and get the processed (Transactional Process - ReFrameWork)
Reference:
Dispatcher - https://youtu.be/0Yc00CTWevY
Perfomer - https://youtu.be/jKSyVyOym3Y