ProcessMaker Developers Documentation
processmaker.comKnowledge CenterProcessMaker University
Guides
Guides
  • Getting Started
    • Installing ProcessMaker
  • Authentication
    • Creating a Client Application
    • Getting an Access Token
    • Getting a Refresh Token
  • Working with the API
    • Starting a Request via REST API
    • Starting a Request via Web Hook
  • Embedding Forms
    • Starting a Request via Anonymous Web Entry
    • Participating in a Workflow via Intermediate Web Entry (Anonymous)
    • Participating in a workflow via Intermediate Web Entry (Authenticated)
    • Angular Inbox Tutorial
      • Part 0: Overview
      • Part 1: Hello World
      • Part 2: Services & Dependencies
      • Part 3: Components
      • Part 4: The Inbox
      • Part 5: The Screen & Form Elements
  • Script Task Examples
    • PHP
  • Packages
    • ProcessMaker Platform Packages
      • Actions By Email Package
      • Advanced Screens Package
      • Advanced User Package
      • Auth Package
      • C# Package
      • Collections Package
      • Comments Package
      • Conversational Forms Package
      • Data Connector Package
      • Decision Tables Package
      • Documentation Package
      • DocuSign Package
      • Dynamic UI Package
      • File Manager Package
      • Google Places Package
      • IDP Package
      • Java Package
      • PDF Generator Package
      • PM Blocks Package
      • Process Optimization Package
      • Python Package
      • R Package
      • Saved Searches Package
      • Send Email Package
      • Signature Package
      • Slack Notification Package
      • Translations Package
      • Versioning Package
      • Vocabularies Package
      • Web Entry Package
    • Custom Packages
      • The Package Skeleton
      • Creating Your First ProcessMaker Package
Powered by GitBook
On this page
  1. Packages
  2. ProcessMaker Platform Packages

Web Entry Package

Allow anonymous or authenticated users to start or participate in Requests via a published URL.

PreviousVocabularies PackageNextCustom Packages

Last updated 1 year ago

Overview

Allow anonymous or authenticated users to start or participate in Requests via a published URL.

The Web Entry package has the following components after it is installed:

  • Persons can start a Request: Web Entry integrates with the to allow either an anonymous or authenticated user to start a Request via a Web Entry. In doing so, specify which the Request starter views when accessing the Web Entry's URL, and whether to display a different Screen or be redirected to another URL when the Request starter starts the Request. Each Start Event element in a Process model can be configured with different settings.

  • Persons can participate in an in-progress Request: Web Entry integrates with the to allow either an anonymous or authenticated user to participate in an in-progress Request via Web Entry. In doing so, specify which Screen the Task assignee views when accessing the Web Entry's URL, and whether to display a different Screen or be redirected to another URL when the Task assignee submits the Task. Each Form Task element in a Process model can be configured with different settings.

Start Event element configuration settings
Screen
Form Task element configuration settings