0

Trigger after update - ImportFile from URL - Doesn't work

Hello Ninox community!

I have a scenario in INTEGROMAT to NINOX and everything works ok, including the URL of a file in a Ninox URL field.

 

Problem: I need that, automatically ("trigger after update" I guess?), the URL field executes the code:

let a := 'Profile Picture URL'

importFile(this, a, "Profile.jpg")

'Profile Picture' := file(this, "Profile.jpg")

 

For some reason is not working.

The code works in a button, but not in "trigger after update" (neither the whole record option, neither that particualr field options).

Not even when it not updated due to Integromat.

We're talking about hundreds of records every day. Impossible to push a button every time.

 

Any creative ideas? :)

1 reply

null
    • Burkay
    • 2 yrs ago
    • Reported - view

    Did you find a solution? Thanks for the code anyway.

Content aside

  • 2 yrs agoLast active
  • 1Replies
  • 1115Views