
Post case creation with image/any attachment i was able to create a VSTS bug work item with all the case inputs mapping with VSTS bug template. This is achieved using MS Flows (with azureDevOps and CDS connections). Am able to get back the work item id from VSTS and updating the CRM case with Bug details
Now, i want to propagate the the case attachment (image/txt file or any attachment) to the VSTS bug. Either while creating the Bug or post Bug creation, can this be done? need help? Let me know if further details are required, appreciate you inputs here, thanks
The Flow AzureDevOps connectior does not have an action to upload attachment but you should be able to use the Send Http Request to upload the attachment
docs.microsoft.com/.../visualstudioteamservices
powerusers.microsoft.com/.../176019
docs.microsoft.com/.../Create;viewFallbackFrom=vsts-rest-4.1#upload_a_binary_file