Logic Apps: Remove all spaces from Runbook Parameters

Jurgen Verhelst 331 Reputation points
2021-01-01T00:10:27.55+00:00

Hi,

I am creating a new sitecollection using a logic app to fetch the parameters and a runbook to create the site collection

Now I do not want spaces in the site collection URL so I thought I could remove them first with a Replace operation before I give it to the runbook. But that fails

Can this be done on in a logic app?

here is a screenshot
52594-screenshot-2021-01-01-005859.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
{count} votes

Answer accepted by question author
  1. JayaC-MSFT 5,606 Reputation points
    2021-01-05T07:00:06.09+00:00

    Hello @Jurgen Verhelst , you may try to leverage "replace" function in that case. 53542-image.png to modify the

    Let me know if this helps!

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.