Masking of spaces

  • kambilot
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Basics (100)
      3 days ago #62903

      Hello,

      how are spaces masked in input parameters in a connector?

      the input parameter looks like this: ‘Holidays(’2025 Feiertage‘)’ and the space between ‘2025’ and ‘Feiertage’ must be recognised as such.

       

      Thanks in advance

      Greetings Leonid

      • This topic was modified 3 days ago by kambilot.
      kambilot
          Has successfully completed the online course Intermediate (200)
          Has successfully completed the online course Basics (100)
        3 days ago #62905
        Up
        0
        Down
        ::

        the input parameter looks like this: ‘Holidays(’2025 Feiertage‘)’ and the space between ‘2025’ and ‘Feiertage’ must be recognised as such.

        Daniel Bieberstein
            Has successfully completed the online course Introduction
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (310)
            Has successfully completed the online course Advanced (320)
          1 day ago #62965
          Up
          0
          Down
          ::

          Hey Leonid,

          whitespaces are not removed from the payload, meaning that if you provide the value as e.g. “ABC DEF” this value will not be changed. I’m not sure if i correctly understand your request as the example you provided ‘Holidays(’2025 Feiertage‘) does not include any spaces? If your value has to be manually changed before sending it to the backend you can wrap your connector inside a SBO and create some logic to transform your data there before sending it to the backend.

          Best regards,
          Daniel

        Viewing 3 posts - 1 through 3 (of 3 total)

        You must be logged in to reply to this topic.