Create Bundle URL

Create a public access URL for a bundle of items, including forms, assets, documents, and a site check-in.

The following set of "public_access_item" types are supported:

  • "form", "id" - this is the ID of the form template
  • "document", "id" - this is the ID of the specific document
  • "asset", "id" - this is the ID of the asset
  • "title", "url" - for a link; we have to specify the title and URL
  • "on_site_log" - for the on_site_log the site has to be specified

This generates a link that will encode the bundle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The configuration for a bundle.

string
required

A name that will be used when a user navigates to the URL of the bundle

integer
required

This is the ID of the site that will automatically be associated with time in this bundle.

boolean
Defaults to false

If this is true, users will be propmted to join your company once they scan the QR code, only if they are not already associated with a company

boolean
Defaults to false

If this is true, companies subcontracting on the selected site can access the forms

boolean
Defaults to false

If this is true, allows users to join subcontractors

items
array
required

The list of items that are required for the bundle

List of Bundle Items*
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json