Attaching Files to Records
Attaching files to records is straight forward but it requires a few steps.
This example receives files via integration gateway. |
In this example we will:
-
Create a new record,
-
upload an attachment,
-
attach it to the newly created record.
Firstly, we need to prepare a new record using the "Compose Record Maker" function.
Next, we need to upload the file and prepare an Attachment
.
The attachment needs to specify the used module field name as well as the record we’ve prepared earlier.
Next, we need to reference the Attachment in the newly prepared record.
Lastly, we create the record.
The newly created record can be seen on the record list