Search results

  1. Daniel Fawcett

    Reddit posting text format

    What format of the text that is submitted to reddit on the reddit app. The reddit api asks for raw markdown but when adding text in this format, it is not formatted on the resulting reddit post. i am looking to create a schedule of posts so need to know how the text when posted is formatted so...
  2. Daniel Fawcett

    Custom Apps - Optional parameters NOT to be added to http request

    I am creating a custom app for an API in PC. With the API I am calling, I can add many optional query parameters to different endpoints. The issue I have is that when a parameter is defined, it seems that PC adds it to the http request whether there is data in the parameter or not. I have tried...
  3. Daniel Fawcett

    pCloud Actions not working

    Cannot get pCloud actions to work. Keep getting login failed responses even though my username/password are 100% correct. Not sure when the implementation was added but there are 2 regions for pCloud data US & EU and use different api urls so perhaps that is the issue. Need either to somehow...
  4. Daniel Fawcett

    Telegram message text broken

    I am unable to add a new line to any Telegram message. The enter key works in pabbly and shows a new line but only does 1 new line in message that is posted to telegram. The \n shows as text in telegram message and again only provides 1 new line if if multiples. The <br> throws an error on...
Top