ClickUp
ClickUp is a platform for creating and managing projects, tasks and forms for teams and businesses.
Key features include:
- Project and task management
- Custom forms for collecting information
- Automations and workflow tools
- Reporting and dashboards
ClickUp integrates with ShopWired by adding an to your theme so you can display ClickUp order forms on your website.
Account creation
Account creation
Create an account on the website at ClickUp.
After your account is created and configured, ClickUp will provide the embed code required to display an order form on your website.
Adding a ClickUp form to a page
Adding a ClickUp form to a page
ClickUp provides embed code for each form, similar to the example shown below:
<iframe
class="clickup-embed"
src="https://forms.clickup.com/your-workspace-id/f/your-form-id"
width="100%"
height="700"
style="background: transparent; border: 1px solid #ccc;">
</iframe>
The code shown above is illustrative only. You must copy the exact embed code provided in your ClickUp account, as the URL and form ID will be unique to your form.
- Navigate to Website > Themes
- Select the
customise your themeoption for the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the ClickUp embed code into the Custom HTML setting
- Position the section as required
- Select Save changes
You can use ShopWired's landing pages feature to add the form to a dedicated page on your website.
Recommendations
Recommendations
- Add the embed code only on pages where the form is required
- Test the form on a draft theme before updating your live theme
- Keep a record of where embed code has been added for future maintenance