You probably need some sort of middleware to do this. I would look at a serverless function like AWS Lambda, Google Cloud Function etc. It might be possible via SCA. You can try asking in #C29HR0BFG
b
battk
02/09/2021, 2:21 AM
despite the name, restlets are pretty bad at being restful
g
gan686
02/09/2021, 2:28 AM
@michoel I will check them out. I am trying to explore several option to this. Thank you!