post
https://api.portal.scanifly.com/api/v1/checklist/create
Creates a checklist. Template fields can be prepopulated from project data or from integration-provided values in salesForceData.
Despite the current field name, salesForceData is a generic flat key-value map used by Salesforce, Quickbase, and other integrations. Template text fields with prePopulatedField: "Salesforce" and a matching salesforceFieldKey are filled from this map.
POC repositories:
-
Salesforce POC: https://github.com/Scanifly/sales-force-poc
-
Quickbase POC: https://github.com/Scanifly/scanifly-quickbase-poc
401 403 404