Hi Guys,
Now with the "Image" datatype available in CDS, I need to populate this field from powerautomate flow. The idea is to:
- Publish a flow with http trigger (json input)
- Third party applications will call the flow with two input fields: record id and the image as "binary string".
I am not sure how to accomplish this.
- Are the images saved in base64 format?
Looking forward.
- S