Testing execute step in SC Global

Hello is possible to output API response for SC Global execute steps?
When i try i see Notification:

How to i can test my steps in this case?

Your URL needs to be the URL of the SC you want to execute.

1 Like

Thank you.
You mean URL of my app?
I can’t use API endpoint server which I am passing through ENV.SERVER?

You need to create an empty server action and test it that way. You can put a comment step if it asks you to insert a step

1 Like

No, to the actual server connect action you want to run. In other words it needs to know what exactly you want it to execute. It can’t execute a folder.

1 Like