/api/data/v9.1/msdyn_richtextfiles(AF24DB3E-D115-485F-9E17-B5409F653041)/msdyn_imageblob/$value?size=full
Hi,
I want to send mail after the inventory of item reaches minimum level.
I don't have any issue with that except for the two above CreateMessage Methods highlighted above.
How should I use Recipient of Datatype "List of [Text]" in the second version of CreateMessage Method? I need to use Recipient of "List of [Text]" since the first CreateMessage Overload gives me the following error message:
"Method 'CreateMessage' is marked for removal. The method is obsolete. Call the other CreateMessage instead".
I want to use the second CreateMessage Method using Recipient of Datatype "List of [Text]".
Any help please?
Thanks in advance.