Document toolboxDocument toolbox

Perforce

Perforce Software provides enterprise-scale development tools. This includes version control, application lifecycle management, agile planning, and static analysis.

Connect Perforce with Devo SOAR

  1. Navigate to Automations > Integrations.

  2. Search for Perforce.

  3. Click Details, then the + icon. Enter the required information in the following fields.

  4. Label: Enter a connection name.

  5. Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.

  6. Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).

  7. Remote Agent: Run this integration using the Devo SOAR Remote Agent.

  8. API Key: The API key to connect to the Perforce.

  9. After you've entered all the details, click Connect.

Actions for Perforce

Perforce Sync

Sync file from depot and read updated content.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Input Name

Description

Required

File Repo Path

Column name from parent table to lookup value for File Repo Path.

Required

Edit and Submit

Edit and Submit a file to Perforce.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Input Name

Description

Required

File Repo Path Column

Column name from parent table to lookup value for File Repo Path.

Required

File Content Column

Column name from parent table containing updated content to be written into file.

Required

Description Column

Column name from parent table containing description for submit of file.

Required

Append and Submit

Append to a CSV file and Submit to Perforce.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Input Name

Description

Required

File Repo Path Column

Column name from parent table to lookup value for File Repo Path.

Required

File Content Column

Column name from parent table containing CSV formatted data to be appended to file.

Required

Description Column

Column name from parent table containing description for submit of file.

Required

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem

  • v1.0.8 - Added documentation link in the automation library.