• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Search results

  1. martexx

    how-to-create-an-action-to-upload-a-file-multipart-form-data.25180/

    i noticed https://forum.pabbly.com/threads/how-to-create-an-action-to-upload-a-file-multipart-form-data.25180/ But i dont know how to use it, i get an Unautorized response " Parameter Type Description Example Value pabbly_api_key Header An authentication key is needed to validate worker...
  2. martexx

    Loss of formatting in code

    i i did not understand this from any documentation: https://forum.pabbly.com/threads/how-to-create-an-action-to-upload-a-file-multipart-form-data.25180/ So thats what i use to work with file uploads? maybe someone can make that into a pabbly integration so people like me can use it as well
  3. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    Lets hope it stays in a working condition
  4. martexx

    Loss of formatting in code

    curl -X POST --header 'Content-Type: multipart/form-data' --header 'Accept: application/json' --header 'apiKey: xxxxx' -F EntityID=f8133f32-fcef-4085-94fa-2185c0c02dd8 'https://private.ms:31527/ExternalApi/api/CrewingDocumentsContent/UploadFile' I am struggling for a long time to get it to...
  5. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    It seems to work now after am afternoon of errors. I am still curious on the why Soni can deal with it when needed.
  6. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    but you can see it in the run history, even though it looks like a success it was not Task History ID - IjU3NjUwNTZmMDYzNjA0M2Q1MjZjNTUzYzUxMzE1MTY0NTQzODBmMzAi_pc Executed at Jan 03, 2025 11:21:30, (UTC+00:00) America/Danmarkshavn
  7. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzMDA0MzQ1MjZhNTUzMTUxMzci_pc however the error seem to have gone away
  8. martexx

    Loss of formatting in code

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzMDA0MzQ1MjZhNTUzMTUxMzci_pc please note that its about step 8 for python and step 9 for api step 8: https://www.awesomescreenshot.com/video/35187954?key=f2399cc1cca9b3abbbacaf99380d1392 step 9 the error is now different, dont know why...
  9. martexx

    Status Code: 417Response Text: ERR: Expected hex 0x in '{0}'.

    When i try to upload a file i received in a pabbly email parser i get this error, only happens with the file url from pabbly. Status Code: 417 Response Text: ERR: Expected hex 0x in '{0}'. import requests from urllib.parse import urlparse # Set the filename manually or extract it from the URL...
  10. martexx

    Loss of formatting in code

    I have exactly the same, the editor removes the indents after saving, so when u reopen and test it wont work. blabla if this is true then this works else thiswouldwork becomes blabla if this is true then this works else thiswouldwork and that doesnt get accepted. I am on chrome
Top