Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to send and use SC Task payload in REST step within Flow Designer?

Sahil Mir
Tera Contributor

Hi everyone,

 

I have a requirement in Flow Designer where I need to create a Rest step and send SC Task data as a payload, and then I have to use that payload data in the next step of flow, but I’m not sure how to achieve that. 

 

I’m new to this and not sure how to properly configure the REST step and map the SC Task data.

 

Additionally, I’m unable to find the REST API action in my instance.

 

Can someone guide me on how to achieve this?

 

Thanks.

1 ACCEPTED SOLUTION

Hi @Sahil Mir ,

In your PDI, go to Manage My Instance, and from there you can install the IntegrationHub plugin.

 

Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.

Regards,
Vaishnavi
Technical Consultant

View solution in original post

5 REPLIES 5

mujeebqasimi
Kilo Guru

Hi,

Two things here:
1st you have to active ServiceNow IntegrationHub Installer plugin,
2nd you have to create an action in flow designer and then add Rest step there below is the screenshot.

mujeebqasimi_0-1775765410668.png

 


Let me know if you have any questions!

Hi  @mujeebqasimi I'm unable to find the integrationHub installer plugin. 

I have attached the screenshots for your reference. Please check and tell me what I have to do to install this particular plugin.

Hi @Sahil Mir ,

In your PDI, go to Manage My Instance, and from there you can install the IntegrationHub plugin.

 

Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.

Regards,
Vaishnavi
Technical Consultant

Hi @mujeebqasimi. How can I take the payload of sc task in this rest step, and then print it in the next step?