📄 Creating an Image Attachment URL

Creating an Image Attachment URL


To collect images from your contacts and generate a URL, you'll need to create two nodes:

1. Wait for Response action to collect your contact's image using an open-ended response rule:


 

2.Split by Expression action to save the image in your flow results and create a URL for the image using the expression @(attachment_parts(input.attachments.0).url) :


Save the Result Name to be able to reference that URL. In the example above, we've saved the result as 'Image' to later reference it using @results.image 


Note that you can test out this workflow in the simulator by clicking the paperclip icon, choosing an image attachment, and selecting one of our pre-set images: