16

I am trying to run custom JavaScript in logic App using an (Execute JavaScript Code) action, but I am getting this error:

Failed to save logic app httpResponses. The workflow must be associated with an integration account to use the workflow run action 'Execute_JavaScript_Code' of type 'JavaScriptCode'.

How can you actually do this?

1
  • 2
    please mark the answer below as correct if you are satisfied Commented Jul 15, 2019 at 15:26

1 Answer 1

16

To run the inline code action you need an integration account. These have some different pricing tiers. You only need to create it and then on the Logic App Workflow settings associate it. See below:

configure integration account

Select integration account

Sign up to request clarification or add additional context in comments.

3 Comments

How could I run Jquery Code ?
why not use the built in js functions to work with html getelementbyid getelementbyclass?
I am developing logic app in Visual Studio - what should I do to go to workflow settings ?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.