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

To help me in understanding How to create custom activities in workflow

Sai 7
Tera Contributor

Hi,

     Can anyone help me in understanding how to create  each of the custom activities of workflow

Thanking you

 

2 REPLIES 2

Anurag Tripathi
Mega Patron

What are you trying to build?

In my experience never had to build a new activity, when needed I used the run scripts activity to do what was not possible in OOB activities.

-Anurag

Not applicable

Hi @Sai 7 ,

You can create your own custom Workflow Activities by navigating to:

> Workflow > Administration > Activity Definitions

It's a bit chunk of knowledge, that you need to know for implementing your own WOrkflow Activities.

You need to learn a bit about the lifecycle and events that the Workflow engine is using to advane workflows.

You may need the following page on Docs Online as a good information on that:

https://docs.servicenow.com/bundle/utah-servicenow-platform/page/administer/workflow-administration/...