Create Autotask PSA Contracts Crate
What does the Create Autotask PSA Contracts Crate do?
Our Create Autotask PSA Contracts Crate enables you to create contracts in Autotask PSA using a form. The form will prompt for contract beginning dates, contract types, and periods.
How the Crate works
Uses the Datto PSA API endpoint
POST /V1.0/Contracts
to create new contractsLeverages
PATCH /V1.0/Contracts
for updates andGET /V1.0/Contracts/{id}
for retrievalUses
POST /V1.0/Contracts/query
to retrieve contracts based on criteria
The workflow process involves the following activities:
Form-based input
Data validation
Contract creation
Post-creation actions
Crate prerequisites
The Datto Autotask PSA integration must be set up before unpacking this Crate.
Unpack the Create Autotask PSA Contracts Crate
Navigate to Crates > Crate Marketplace in the left side menu Rewst platform.
Search for
Create Autotask PSA Contracts
.
Click on the Crate tile to begin unpacking.
Click Unpack Crate.
Follow the guidance in the configuration screen to make your selections for the format of the form to be unpacked with the Crate. The contract shall be named <Company name> <Contract type> <Start date>, with the start date using any of the following formats:
YYYY-MM-DD
DD-MM-YYYY
MM-DD-YYYY
When creating each contract, you may or may not require tickets to have start or stop times.
After creating a contract, you may or may not email the form submitter the form submitter to let them know whether the contract creation has been succeeded or failed.
Click Continue.
Ensure that Enabled is toggled on under Configure Triggers. Note that you have the option under the Form Submission accordion menu to activate the Crate for all future organizations in addition to the current one. You may also set activation to certain tags, and set trigger criteria or integration overrides.
Click Unpack.
Use the Crate
Navigate to Automations > Forms in the left side menu of your Rewst platform.
Search for
Create Autotask PSA Contracts
.Click ⋮ > Usages > View Direct URLs.
Click on the link for the organization, which contains the user you wish to manage. This will launch the form in a new tab.
Choose the client you'd like to run the form on from the Client drop-down selector.
Select the start date of the contracts from the Date to Start the Contracts date picker.
Select the applicable contract types from the Contract Types drop-down selector.
Select the applicable contract period from the Contract Period drop-down selector.
Click Submit to run the workflow. The workflow executes the automated contract creation within your Autotask PSA system, complete with proper tracking and documentation.
Last updated
Was this helpful?