Does GoCanvas integrate with Procore natively?
Not as a first-party connector. GoCanvas can email submissions and POST to a webhook, and Procore has the App Marketplace, but there is no shared connector between them. Most teams running both end up attaching GoCanvas PDFs to Procore records by hand or via an email-parsing rule. That's not an integration. We build the transformation layer that turns the GoCanvas webhook payload into the right Procore object — daily report, inspection, RFI, or punch list item — and posts it to the public Procore REST API.