Can I combine two date fields into a single date field?

Combine a start and end date into a single field.

At present, there is no native method available to combine two date/time fields into a single field. However, with custom code and our API, you could accomplish this.

Zapier or another third-party tool could also be used to grab the values from the two date/time fields and pass them into the "merge field" via our API when a form is submitted.

We don't currently have any examples of combining two date fields in our API documentation, though you can reach out to the community for guidance.