- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 12:08 PM
How can I create a monthly recurring catalog request item? I found some information that references creating a schedule job and scripting. But we are trying to avoid any king of scripting if possible.
Any information you can share will be greatly appreciated.
Thanks, Rosa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 03:22 PM
Hi @RMendoza ,
You can follow the below steps to achieve the use case:
By using flow designer, create a flow and select triggering as scheduled.
Then
Add a new action to the flow using the Create Catalog Task action.
Select the catalog item you created earlier.
You can use the flow designer to pass any variables or data if needed (no scripting required).
Please let me know if you have any questions.
Regards,
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 03:22 PM
Hi @RMendoza ,
You can follow the below steps to achieve the use case:
By using flow designer, create a flow and select triggering as scheduled.
Then
Add a new action to the flow using the Create Catalog Task action.
Select the catalog item you created earlier.
You can use the flow designer to pass any variables or data if needed (no scripting required).
Please let me know if you have any questions.
Regards,
Sai Venkatesh