The CreatorCon Call for Content is officially open! Get started here.

Flow Designer Rest Step is Read only

snowolper
Tera Expert

I am trying to complete a Flow Designer action that has a Rest Step and it is read only, I can not modify it or make any changes to it.

Can anyone lead me to an acceptable answer to resolve this?

Captureasdf.PNG

8 REPLIES 8

Sylwek
Tera Contributor

Most probably it happened because you've tried to modify Scoped app, which was allowed to modify from Studio level. Try to find your action in System Applications>Studio and edit it from there.

I am having the same issue, and this did not work for me.

Community Alums
Not applicable

I had a same issue in my PDI.
The solution that worked for me was to activate the ServiceNow IntegrationHub Installer.

 

https://developer.servicenow.com/dev.do#!/learn/learning-plans/washingtondc/servicenow_application_d...

Doug Rezabek
Tera Contributor

Had this EXACT same issue.  In our case it was post-clone and we could not go back into our DEV instance and continue our integration development.  Turns out that we did NOT have the ServiceNow IntegrationHub Professional Pack Installer in our production instance; therefore, post-clone, we were missing a number of IntegrationHub plugins that are clearly required for development.

 

After activating the plugin in DEV (through the ServiceNow Support Automation Store), all fields within our Flow Action REST step are now editable.  And there was much rejoicing...