I am experiencing issues with creating a flow that is triggered when item is created in SharePoint. I want to create a condition that includes attachments (if included in the SharePoint list trigger), not all entries will. As of now, I have a field titled company initiated (which is a yes/no field), if true send an email without attachment, if false send an email with attachment.
This is what I am trying to accomplish.
Trigger - When an item is created
Get Attachments
Condition
If Yes (send email without attachment) or If No (send email with attachment)
End
Any assistance would be greatly appreciated.
Thanks,
Michelle