Recent content by Richard_wp

  1. R

    Messagebird integration broken.

    images of the registered originators and of the messagebird api log. I assume the 18:57 time entry was a test by one of the support agents of pabbly?
  2. R

    Messagebird integration broken.

    with messagebird the sender can be a alpha&numeric name with a limit of 10 characters, and as stated I have the sender name verified. already tested different recipient number formats (for netherlands +31, 0031, 31, none of these work) As stated in the api logs on the end of messagebird the...
  3. 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...
  4. 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