Hi,
Thank you for your reply. I believe this is sending the image/file URL through the API. The issue with that is that the company server cannot download the image with curl or get_fp_contents because it has an older php version. In other words I want to be able to send the image/pdf file as content in its entirety through API (Maybe through base64?)
Is there a way to do so that I am not aware of?
Thanks in advance for your response.