URLEncodeText doesn't encode speciific characters
Comments
-
Hi could someone help please,
I have a problem with the URLEncodeText step, it doesnt encode the ( and ) charecters. Ive actually observed that the call we make replaces the space with a + but the braces are left behind. Whats the reason for this if im expecting %20 to be passed into my API call but its passing in + instead, is there a way around this?
Thanks in advance!
-
Hi Lee,
URL space encoding supports both + and %20. Details here: https://www.w3schools.com/tags/ref_urlencode.asp
If you are looking to amend the + encoded character to %20 I would recommend adding a replace text in string step to your flow. Here you can configure the string so it amends any + to %20. Then use this output as your URL. The same step can be used to amend ( and ) to their respective encoding references.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 282 Administration
- 216 Portal
- 501 General Q & A
- 719 Forms
- 353 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 233 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions