Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Output

Description

Url to folder

The relative url to the shared folder.

...

Share Folder by SharePoint Id

...

Input

Description

SharePoint Instance Id

Your instance name to use.

Record Id

The record to link this action to.

Server Relative Url (Optional)

The path to the folder to share.

SharePoint user or group id

The id of the SharePoint user or group.

Access

The access the user needs on the folder. Possible options are: Full, Design, Edit, Contribute, Read

🆕 Skip if no Permission (Optional)

If the running user does not have sharing rights the action will fail. With this enabled the action will be skipped instead.

Output

Description

Url to folder

The relative url to the shared folder.

...

🆕 Update Metadata

Action

Description

Input

...

Name

...

Description

Output

...

Name

...

Description

Update Metadata Mapping

Action

Description

Input

...

Name

...

Description

Output

...

Name

...

Description

Upload File

Action

Description

Input

...

Name

...

Description

Output

...

Name

...

Description

Commit

Action

Description

Input

...

Name

...

Description

Output

...

Name

...

Description

Commit as a Queueable Group

Action

Description

Input

...

Name

...

Description

Output

Name

Description

Input

Description

SharePoint Instance Id

Your instance name to use.

Record Id

The record to link this action to.

Server Relative Url (Optional)

The path to the folder or file to edit.

Property Name

The name of the property in SharePoint to edit.

Value

The new value to be stored on the folder or file’s property.

Output

Description

None

...

🆕 Update Metadata Mapping

Input

Description

SharePoint Instance Id

Your instance name to use.

Record Id

The record to link this action to.

Server Relative Url (Optional)

The path to the folder or file to edit.

Mapping Name

The name of the Metadata mapping created in the Filenize configuration.

Output

Description

None

...

🆕 Upload File

Input

Description

SharePoint Instance Id

Your instance name to use.

Record Id

The record to link this action to.

Server Relative Url (Optional)

The path to the folder to upload the file to.

File Id

The Salesforce file id. Supporting: Attachments, ContentVersions, and ContentDocuments.

Use folder pinned as root

If selected the server relative url will start from the pinned folder instead of the root folder.

Output

Description

None

...

Commit

Commits all previous actions to run in a queue. Calling commit multiple times in one transaction will create multiple queues that run parallel.

Input

Description

None

Output

Description

None

...

Commit as a Queueable Group

Commits all previous actions to run in a queue. Calling commit multiple times in one transaction will create multiple queues that run serial due to the Queueable Group.

Input

Description

Queueable Group

The queueable group identifier. Multiple queues with the same group will wait after eachother to complete.

Output

Description

None

...

Action missing?

Let us know and we will look into it. If the action helps Filenize and is generic, we’ll add it to Filenize short term. Otherwise we recommend to use Apex instead.