Team,
We have a requirement to send attachments along with the rtEvents . We have implemented one service that will directly talk to the RT instances (cloud) . We are calling the RT instance rtEvents method and sending the context information.
Client ----> Microservice -----> Adobe RT instance and calling the rtEvent method
Is it possible to pass the attachment url as a parameter to the rtEvent method? if yes, how adobe reads the attachment and add it to the rtEvent?
Please explain me the process. Appreciate your help.