I would like to retrieve the data of images uploaded by CRM and send it to a cliq channel. and send it to the cliq channel.

I would like to retrieve the data of images uploaded by CRM and send it to a cliq channel. and send it to the cliq channel.

I would like to retrieve the data of images uploaded by CRM and send it to a cliq channel.
and send the data to the cliq channel.

What data can I pass to notify the channel as image data?

  1.             "image": [
                    {
                        "Description": null,
                        "Preview_Id": "6e35eee11724b3d98f3cd4cf0ebab5b5c9be6d12111354871036141d61fe8ead49fd78b8cf1a57aa631b9a33e89d4677845b14f650ed5a00dccc3485e5e89518e837d72c28ddbd8c68eff052b8825f7611705e11f97b610fac7491481260e8b0",
                        "File_Name": "Image_131.b8a5c41e56b7780f6a0217a3ba356d.png",
                        "State": null,
                        "Size": 2807,
                        "Sequence_Number": 1,
                        "id": "4178945000280000000",
                        "File_Id": "3eji04881212adc114ad98cc8548535000000"
                    }
                ],
↑This is the image data from the CRM item.

↑Here is the api to use when notifying the channel.