creates extracted submittal log for all spec sectionsAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/extracted_submittal_logs/extract_allPath Paramsproject_iduuidrequiredID of the project this entity belongs toQuery Paramslast_synced_atdate-timeTimestamp since when further updates should be includedfilters[created_at_gte]stringFilter on created_at field being greater than or equal to the passed in valuefilters[created_at_gt]stringFilter on created_at field being greater than the passed in valuefilters[created_at_lte]stringFilter on created_at field being less than or equal to the passed in valuefilters[created_at_lt]stringFilter on created_at field being less than to the passed in valuefilters[status_eq]stringFilter on status field being equal to passed in value, allows for filtering with a array of valuesfilters[acknowledged_eq]stringFilter on acknowledged field being equal to passed in valueHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toFieldwire-FilterstringenumSpecifies if request should include active, deleted or all (default) entitiesactivedeletedAllowed:activedeletedFieldwire-Per-Pageinteger≤ 1000Specifies the number of entities to include in the requestResponse 201Successful responseUpdated 7 months ago