123FormBuilder · Example Payload

123Formbuilder Rest Api V2 Group Example

Online FormsForm BuilderSurveysWorkflowData CollectionSubmissionsWebhooksHIPAAGDPRPayments

123Formbuilder Rest Api V2 Group Example is an example object payload from 123FormBuilder, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameparent_idwebhook_urlcreated_atmodified_at

Example Payload

Raw ↑
{
  "id": 412,
  "name": "Sales Forms",
  "parent_id": 0,
  "webhook_url": "https://example.com/webhooks/123formbuilder",
  "created_at": "2026-04-01T08:00:00Z",
  "modified_at": "2026-05-21T11:02:00Z"
}