Create a flow with Now Assist
Use generative AI to create a flow from text directions and images.
Before you begin
- Roles required:
- admin, flow_designer, or a delegated developer permission
- now.assist.creator
- Turn on the flow generation skill. See Turn on the flow generation skill.
- Turn on the flow generation with images skill. See Turn on the flow generation with images skill.
About this task
Generate flows by using text prompts and image. Describe the flow in details, attach an image that illustrates the process clearly, and generate the flow with Now Assist. You can use only text prompts, only image, or both to generate the flow. Review the and flow and if required, make necessary updates to the prompts and regenerate the flow preview.
Procedure
Result
Now Assist creates a flow outline with the name you provided. If the large language model couldn't find a matching action, flow logic, or subflow for your request, it may add one or more placeholder steps instead.
Create a flow with a scheduled trigger
You can use these prompt values to create a flow with a scheduled trigger.
- Flow name
- Assign new problems for triage daily
- Now Assist directions
- Create a flow that runs every day at midnight, and then find all the newly created problem records for the past day. Iterate over them. If they are not assigned, update it to assign the problem to level 1 triage group, move the state to "triaged," and then send a notification to the group.
What to do next
- Replace any placeholder steps with actual actions or subflows.
- Configure the inputs of each action, flow logic, and subflow to use appropriate data.
- Test the flow before activating it.