--- title: "Participating in a Workflow via Intermediate Web Entry (Anonymous)" slug: "participating-in-a-workflow-via-intermediate-web-entry-anonymous" updated: 2025-10-21T03:00:40Z published: 2025-10-21T03:00:40Z canonical: "docs.processmaker.com/participating-in-a-workflow-via-intermediate-web-entry-anonymous" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # Participating in a Workflow via Intermediate Web Entry (Anonymous) ### Step 1: Embed the Intermediate Web Entry Link into Your Web Application Identify the appropriate location within your Web application to embed the intermediate Web entry link. This could be a specific page, a modal window, or any other suitable area. Insert the provided web entry link, including the iFrame, into the desired location in your HTML file. Let's embed the intermediate web entry link into the iFrame, use the following sample HTML code: **HTML** ```xml      ERP Website      
   

Rocket ERP

 
 
               
     

You are logged into the ERP system, and here's a snapshot of the dashboard:

     
                     
   
 
``` ### Step 2: Customize the iFrame Attributes (Optional) You can customize the attributes of the iFrame according to your requirements. For example, you can adjust the width, height, frameborder, and other attributes of the iFrame to fit your application's design and layout. ### Step 3: Test and Verify the Integration Save your changes and reload your Web application. Ensure that the embedded intermediate web entry form is visible and functioning correctly within your application. Test the functionality of the web entry form, such as approving/completing a request to ensure that everything works as expected. #### Output Preview: Embedded ProcessMaker Intermediate Web Entry Form After you have completed the steps above, verify ProcessMaker's intermediate web entry form is embedded into your Web application. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Review By Legal.avif) ## Conclusion By following the steps in this guide, you can easily add ProcessMaker's powerful intermediate web entry form to your web application using an iFrame. This will help you complete requests seamlessly.