New topic Closed topic
avatar image
1
How can I transpose/convert my Multi-file property into a file-property?
By Created , last editted

Hi people,

I want to put my multi-files into a file property. 
Is this possible? and how can I realize this?

I tried to loop through the multi-file property in a collection?
With this result:

[{"_multi_file0":{"url":"https://assets.bettyblocks.com/751a6f523d244a2883938b49f6cb42ff_2164c69a5dc74cee9cddbb29a4a453c2/53/fBA6Nsb0AStAy8-ZWa6d-Q/import_100_.png?AWSAccessKeyId=3DDAM3CAWZWX6VSO2MN3&Signature=ZehddDfhSPsGgSgQbpZORq0VZQY%3D&Expires=1489481077"}

Any tips? :)


Hi people,

I want to put my multi-files into a file property. 
Is this possible? and how can I realize this?

I tried to loop through the multi-file property in a collection?
With this result:

[{"_multi_file0":{"url":"https://assets.bettyblocks.com/751a6f523d244a2883938b49f6cb42ff_2164c69a5dc74cee9cddbb29a4a453c2/53/fBA6Nsb0AStAy8-ZWa6d-Q/import_100_.png?AWSAccessKeyId=3DDAM3CAWZWX6VSO2MN3&Signature=ZehddDfhSPsGgSgQbpZORq0VZQY%3D&Expires=1489481077"}

Any tips? :)

  • Avatar image
    It looks like your example only contains one file, can you add one with multiple files in it?
    By
  • Avatar image
    <span>In my case there is only one file in my multifile property, but: [{"_multi_file0":{"url":"https://assets.bettyblocks.com/751a6f523d244a2883938b49f6cb42ff_2164c69a5dc74cee9cddbb29a4a453c2/41/6jDzDZeUO0BNtrhE_uN2Xw/image001.png?AWSAccessKeyId=3DDAM3CAWZWX6VSO2MN3&Signature=tbs0Z96zVEIvDlXVcn6u%2BdPpMMk%3D&Expires=1489564175"}},{"_multi_file1":{"url":"https://assets.bettyblocks.com/751a6f523d244a2883938b49f6cb42ff_2164c69a5dc74cee9cddbb29a4a453c2/41/OBsWmzXMVtRUl_W5plpIeA/NH_from_above.jpg?AWSAccessKeyId=3DDAM3CAWZWX6VSO2MN3&Signature=efMlY15MHKycJgP%2B0txSQoqNPJ0%3D&Expires=1489564175"}}] I want to use 1 file out of my multi-file property in an action.</span>
    By
  • Avatar image
    Hi Jorrit, in most cases, the users will mail only one file. Sometimes they will sent multiple files.
    By
  • Login to reply
Answers
Sort by:

This topic is closed.