Creator Studio quick start
This quick start guides you through the process of building your first app in Creator Studio and requesting its deployment.
At a minimum, you need to create the app, and then add and customize a form, which is where users submit their fulfillment requests.
Building your first app is a good way to understand how Creator Studio enables easy app creation.
For a more thorough tutorial where you build a gift card request app, see Creator Studio tutorial.
Your system administrator must add you to the Creator Studio Users group.
Quick start part 1: Create an app
Create your app first. Later, we'll continue building it out.
Before you begin
Your system administrator must add you to the Creator Studio Users group.
Note: If you don't have permission to create apps yourself, you can ask your admin to create one for you. See Ask an admin to create an app for you in Creator Studio to find out how.
About this task
You can also watch a short video on how to create an app.
[Omitted video] Description: Video on how to create an app
Procedure
- Head over to the Creator Studio home page by going to All > App Engine > Creator Studio.
Select the All menu and search for Creator Studio
The Creator Studio home page appears. To learn more about working in the home page, check out [Find existing apps in Creator Studio](view-apps-creator-studio-home-page.md).
- Select the Create app button to start the process of creating an app.
Select the Create app button
- If you're a system administrator, you can read more about this topic in [Application collaboration](../application-collaboration.md).
- If you want to know how to request an admin to create the app for you, check out [Ask an admin to create an app for you in Creator Studio](creator-studio-request-app-added.md).
Select the type of app you want to build, such as Service Desk.
Service Desk apps enable users to submit requests, report issues, and access support related to services within your company.
Note: Your admin may have hidden this page.
Within the Creator Studio interface, select the "Service Desk" app option. This type of app is designed to streamline the management of incoming requests or support tickets.
Select the Continue button.
On the page that appears, enter a Name and brief Description of the app's purpose.
Enter details to create the app
- Select Create app.
Result
Okay, you've created the beginning of your very own application! You've named and described it.Now, let's add a form.
Quick start part 2: Add a form
Let's add a form so people can make a request. Forms contain questions that people respond to when submitting a service desk request.
Before you begin
Your system administrator must add you to the Creator Studio Users group.
Procedure
- Select + Add form to get started.
Select to Add form
Select a catalog template from the list, which your admin can customize, and then select Apply template and continue.
You may not see a catalog template that is exactly what you want. So, choose one that's the closest. If none look close, select the Creator Studio Default Template option, if your admin hasn't removed it. It's your best bet.
Tip: Feel free to click through the list of catalog templates. Previews will help you pick the one you want.
Don't worry if you don't see other catalog templates to choose from! Your admins may not have created any custom catalog templates for you yet.
Choose how you want to build the form:
To use Now Assist, stay on the Build with Now Assist tab and enter directions for the form you want. To learn more, see Generating forms with Now Assist.
Note: You can select Try an example to see some examples of the available directions. To see a quick mock up of what the form will look like, select the generate form preview button. If you want a different form, change the provided direction and select Regenerate preview for a quick look.
To manually build the form, select the Build on your own tab and enter the information for the form:
Field Description Form name A descriptive name for the form. Short description Some information on what the form is used for. Long description Additional details for the form. You can include content like images and links to other sources of information (for example, a knowledge base article).
If you don't see the option to Build with Now Assist tab, you need to check with your admin. To install Now Assist for Form generation, see Configuring form generation in Creator Studio.
Select Save and edit form.
What to do next
Now that you've added a form to your app, it's time to customize it! Remember: You can add multiple forms to your app for if you need to.
Quick start part 3: Add questions to and publish a form
Add questions to the form and define what they are asking to gather the information that your fulfiller needs to evaluate the request. You can then publish it to make its catalog items available.
Before you begin
Your system administrator must add you to the Creator Studio Users group.
Procedure
Select the question that you want to customize.
When you select a question, it's highlighted on the form so you know what you're working on.
Select a question, which highlights it in the canvas
In the Configurations tab of the Question details panel, specify information about the question you added, such as a label for what the question is asking and whether it must be answered for the requester to submit the form.
The details vary by question type. For example, if you add a Dropdown question, you must supply the options to choose from.
Entering details for a question on a form
Make the form's appearance change based on how users answer questions by adding dynamic behavior to it on the Behaviors tab.
For example, if a user says they want a T-shirt for an event they're attending, you can make a T-shirt size field required. Get the details on adding dynamic in Make a form change based on responses in Creator Studio.
Automatically populate a question's answer based on the answer to another question on the form (record choices questions only) by selecting the Add auto-fill option.
For example, a form can enable someone to select a user for the Choose the gift box recipient field, which retrieves its values from the User table. An additional Preferred name field can be automatically populated from the First name field of the User table selection, but then edited if someone prefers a nickname.
The Add auto-fill option is available only if the form has a record choices question on it. You must also complete the following fields:
| Field | Description | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Select the dependent question | Question whose answer makes the current question automatically populate. | ||||||||||||||||||||||||||||||||||||||||
| Select the value field | Field in the source table for the record choices question that contains the value you want to use as the answer to the current question.You must select the edit icon ( Image omitted: crs-edit-pencil-icon-purple.png ), navigate to the field in the source table that contains the auto-populated answer, and select to <strong>Apply</strong> it. For more info on selecting fields in a table, see <a href="../../../platform-user-interface/c_DotWalking/">Dot-walking to data in related tables</a>.</td></tr></tbody>
Image omitted: crs-section-edit-hover.png Hover over the section name to edit it
Image omitted: crs-preview-mobile.png Preview how a form looks on mobile
Image omitted: crs-mark-as-ready.png Mark your app as ready ResultNow that the form is available as a catalog item, we can use it to create an automated playbook. Quick start part 4: Add a playbookAdd a playbook to create automation for your app, for example, to automatically assign a record to a manager for approval. Before you beginThe form that you want to add automation to must already be published. Your system administrator must add you to the Creator Studio Users group. Procedure
Image omitted: crs-add-auto-new.png Select add automation for the form
Image omitted: crs-create-playbook-modal.png Settings for creating a playbook
Image omitted: crs-trigger-question-answer.png Use a specific answer to a form's question as trigger ResultNext, we'll add an activity to the playbook to define what the automation does. Quick start part 5: Add an activity and activate a playbookAdd an activity to your playbook to define what the automation does. Before you beginYour system administrator must add you to the Creator Studio Users group. About this taskIf you want to include an if/then statement to define circumstances for the activity, add a decision. See Add a decision to an app's playbook in Creator Studio for details. Procedure
Image omitted: cs-add-icon.png on the connector where you want to add an activity and choose the square **Add an activity** icon \(\[Omitted image "cs-add-activity-icon.png"\] Alt text:\) in the menu that pops up.
Image omitted: crs-add-activity-more.png Select which type of activity to add
Image omitted: cs-assign-to-properties.png Activity details panel
Image omitted: crs-playbook-activate.png Select the button to activate the playbook ResultThe app is now ready to be deployed to production! Let's request deployment in the final step of this quick start guide. Quick Start part 6: Submit your app for deploymentNow that you've made an app, it's time to submit it for review so admins can approve and deploy it. Before you beginYour system administrator must add you to the Creator Studio Users group. Procedure
Image omitted: crs-submit-review-btn.png Select Submit for review to request deployment
Image omitted: cs-submit-request-forms.png Select which forms to deploy
Image omitted: cs-deploy-versioning.png Versioning info on deployment request
ResultCongrats: Hooray! You've created your app, customized the form, added automation, and submitted it for review. After your admin reviews and deploys it, people will use your brand-new app to make requests. |