Is there a way for me to exclude the expiration time on the pdfURL so it doesn’t expire?

No, because the pdfURL expires after one hour it cannot be excluded. If you’d like to reference the PDF after this expiration time, then you’ll need to instead reference the GoFormz URL with the Form ID. You’ll format this as:

Can OAuth credentials be moved from one account to another?

No, OAuth credentials cannot be moved from one account to another as these credentials are unique to each account.

Can Form tags be modified via the API?

No, Form tags cannot be modified via the API.

Can I create a Template via the API?

No, you cannot create a Template via the API.

Can a Workflow be triggered via the API?

If your API references an available Workflow trigger, then yes, your Workflow can be triggered via the API. Available Workflow triggers include Form Completed, Form Deleted, and Form Created.

Can I make changes to Templates or Workflows via the API?

No - changes cannot be made to GoFormz account Templates or Workflows via the API.

If we remove DataSource rows from a DataSource, would that mess up any previous Forms? Or does it cause any problems with pulling data from those old forms through the API?

If you remove DataSource rows from a DataSource, any previously completed Forms will not be affected.