The Form Object
Audata Promo allows you to create custom Web Forms that can be embedded in web sites and mobile apps for your audience to enter contests or otherwise collect their details.
Value | Type | Description |
---|---|---|
id | integer | The ID for the record |
name | string | The name of the Form |
campaign_id | integer | The ID of the Campaign the Form is associated with |
allow_duplicates | boolean | Whether to allow a single Listener to register with the Form more than once |
list_id | integer | If set, the ID of the List to automatically add registering Listeners to |
redirect_url | string | The URL to redirect users to after completing the form |
message | string | A message to display to users after completing the Form |
created_at | string | The time the record was created as a ISO 8601 string |
updated_at | string | The last time the record was last updated as a ISO 8601 string. |
uuid | string | The UUID of the record |