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.

Annotated image

Firstly, we need to prepare a new record using the "Compose Record Maker" function.

Annotated image

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.

Annotated image

Next, we need to reference the Attachment in the newly prepared record.

Annotated image

Lastly, we create the record.

Annotated image

The newly created record can be seen on the record list

Annotated image