Jump to content
  • 0

File data type in Trigger


Carioca

Question

3 answers to this question

Recommended Posts

  • 0

Hi Carioca, 

 

Like the previous comment said, File and List DataTypes are not available in triggers, but we do have workarounds. So, since I can not pass the files, what I did was to store the files on the Filestor CDN. From there I was able to get the Full path of the file by first displaying the files on a reports page. 

The path should look like this: https://eucdn.caspio.com/XXXXXXXX/folder_name/file_name

Then using formula field, you can just concatenate the file name, from there, you can now access the files and now, you can also use it inside the trigger. 

Very tedious process but this worked for me. More about filestor on this link.

Hope this helps. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...