We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Product Launch forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Best Vaping Company in Pakistan

 Woomi Pakistan stands out for its premium quality, innovative designs, and unmatched reliability. We offer high-performance disposable crafted for rich flavor, smooth airflow, and long-lasting satisfaction. With a strong commitment to safety and aut...

Resolved! Data Egress / API Usage

I need to monitor how much data each Spoke sends out through APIs like REST or SOAP. I can see total API usage in the Data Egress tab, but is there a way to break it down by Spoke or specific integration?

Resolved! Flow Designer / Error Handling

I have a Flow that updates several records across multiple tables. Sometimes an action fails, and I want the Flow to continue running the remaining actions. I’ve tried using the Error Handler, but I’m not sure if I’m implementing it correctly. What’s...

Resolved! Flow Designer / Do the Following Until

I’m trying to loop a series of actions until a record meets certain criteria. What are some best practices for using “Do the Following Until” to avoid infinite loops and ensure performance remains stable?

Resolved! Integration Hub / Spokes

I’m designing a Flow with more than 10 actions, but I know there’s a 10-item limit in Flow Designer. I’ve heard Subflows can help, but I’m not sure how to structure them for reuse across different Flows. Can someone provide a best practice example?

abdelkadergh by Tera Contributor
  • 1293 Views
  • 5 replies
  • 1 helpfuls

Resolved! Flow Designer / Subflow Error Handling

I have a Subflow that sometimes fails due to validation rules, but I don’t want these errors to stop the main Flow. How can I set up error handling in Subflows so that the parent Flow continues to run normally?

guided setup

I am creating a Guided setup .. and I got to know that it is itself a playbook.So, Can someone know? that How to call a script action in playbook?