Search results

  1. A

    Python Code Library - python-docx Request

    Hi there, I tried to import python-docx library into the Code block, but it is showing there is no module named 'docx'. Can I request for Pabbly team to enable this Python library into the Code environment for us to read and write to Microsoft Word documents? Thank you.
  2. A

    Linebreak in JSON Data causes Syntax Error

    Hi Pabbly Experts, I have an API returned with the following JSON response: const response = [{"text": "This is a sample\nwith newlines\nand more."}] However Pabbly could not process such linebreak data and results in the error: SyntaxError: Invalid or unexpected token Tried with Text...
  3. A

    Deleted

    Deleted
  4. A

    Iterator not detecting array from previous Code - Run Javascript (Beta) Step

    Noticed that the previous Run Javascript (Beta) Code has been depreciated, therefore changed to the new Run Javascript code and the Iterator can no longer detect the array available from the Run Javascript code in the previous step (Step 3). Anything wrong from Pabbly Connect or my Javascript Code?
  5. A

    Where to find token info for Deskera?

    Where to locate these three tokens? And how do I send a test invoice from Deskera? Must I create a new invoice to test - Which is not working as well... Tried both ways: 1) Convert invoice from Quotes 2) Create new invoice Can someone assist? Thanks.
  6. A

    Google Sheets Webhook not responding

    Hi Pabbly Team, I have tried to setup a trigger on Google Sheet to Pabbly Connect by: 1. Select Google Sheet trigger from Choose App in Pabbly Connect 2. Copy the WebHook API endpoint 3. Paste the WebHook endpoint to Google Sheets > Add-ons > Pabbly Connect Webhooks > Initial Setup > Webhook...
Top