PublicFormInterface


Public form common fields

Field : ObjectDescription
afterSubmitMessage: String The message shown to user after submitting the public form
backgroundColor: String The background color of the public form (RGB)
backgroundImage: String The background image URL of the public form
brandColor: String The brand color that will be used in the public form (RGB)
canHidePipefyLogo: Boolean Whether the public form creator can hide Pipefy's logo
description: String Description of the public form
displayPipefyLogo: Boolean Whether to display Pipefy's logo in the public form
id: ID
logo: String Logo of the public form
organizationName: String The name of the organization to be shown in the public form
reuseLastSubmissionResponse: Boolean Fill again with the same values that were used on the last submission
showSubmitAnotherResponseButton: Boolean Whether its allowed to submit another response
submitButtonText: String Text of the submit button on the public form
submitterEmailCollectionEnabled: Boolean Whether the submitter email collection is enabled
submitterEmailCollectionMethod: PublicFormSubmitterEmailCollectionMethod The method to ask for the submitter email in the public form
submitterEmailField: MinimalField
title: String Title of the public form

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

ID

Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"VXNlci0xMA=="`) or integer (such as `4`) input value will be accepted as an ID.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.