Invoke Powershell script

Hi,

Is there an option available to invoke powershell script whenever the campaign activated is triggered?

or atleast to use the powershell script in my workflow?

Hi,

You will have to create custom HTTP endpoint outside of IdentityNow that will trigger the PowerShell script and you can call that HTTP endpoint in HTTP Request action of workflow.

2 Likes

@atarodia

Thanks for the reply.

if you have already tried creating a HTTP endpoint outside of Identitynow, could you please help me in this?

Hi @chandramohans27,

You can look into code integration platforms like Pipedream or implement it using existing cloud platforms (AWS Lambda, Azure Functions, etc.) as a starting point.

3 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.