Search results

  1. R

    Messagebird integration broken.

    I want to send a SMS with messagebird, the step is within a router. I have the required field filled and mij 'originator' verified at the side of messagebird. When testing the step it all ways returns the error { "errors": [ { "code": 9, "description": "no...
  2. R

    Remove duplicates from array

    I have an array with a variable number of items. Some of them are duplicates. I want to remove the duplicates and if possible sort alphabetically. I came a long way (i think) with an iterator, filter and text formatter. but i have the suspicion that the result of the text formatter throws away...
Top