• 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

Recent content by Nexify

  1. Nexify

    AITables connection time-out

    https://developers.aitable.ai/api/create-records/ is the documentation. I import cUrl in my automation and try to connect. SOmething is probably not configured right, but I do not know what.
  2. Nexify

    AITables connection time-out

    I thought I had, it gives me cUrl data: curl -X POST "https://aitable.ai/fusion/v1/datasheets/dsta5yh78md9KWR09p/records?viewId=viwMj0KNqGXGV&fieldKey=name" \ -H "Authorization: Bearer _Paste_Your_API_Token_" \ -H "Content-Type: application/json" \ --data '{ "records": []...
  3. Nexify

    AITables connection time-out

    Hello,I am trying to add a record in aitables with a post request. When I execute it, I receive a time-out message. Is there more information available about it? This is the automation: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY4MDYzMDA0M2Q1MjY5NTUzZDUxM2Ii_pc Thanks in advance
  4. Nexify

    Add a comment or note to automation?

    This has already been requested 2 years ago apparently
  5. Nexify

    Add a comment or note to automation?

    That would be great. Where do you want me to make the submission?
  6. Nexify

    Add a comment or note to automation?

    That is not what I mean. I would like a place where I can elaborate a bit more about the purpose of the automation. And what the input format should be.
  7. Nexify

    parse string - default values

    It is not an issue, it is something I want to do.
  8. Nexify

    Add a comment or note to automation?

    No preference, just anywhere.
  9. Nexify

    parse string - default values

    We have an automation that has an email as the trigger. In this email there is a string in this format: taak:J:01/12/2023:31/12/2023:4u:description With this I want to create a task in motion. I can split the string so I have the separate array values. action: taak person: J start date...
  10. Nexify

    Add a comment or note to automation?

    Is it possible to add a note or description to an automation? For example, we have an automation that needs input in a certain format. I would be good to be able to add a note or comment to the automation explaining that (for our documentation).
  11. Nexify

    Pabbly to Motion

    Hello, I have an automation that tries to create a task in Motion. But the motion step comes back with an error, see screenshot. It mentions the due date... is it an invalid ' in the date? I cannot see a quote in the due date. I contacted motion and they ask for the full JSON request, but I...
  12. Nexify

    Forward to workflow not receiving

    Even with forward webhook, it is not receiving?
  13. Nexify

    Forward to workflow not receiving

    Regardless, this is because I have been fiddling back and forth with links. Even with the right link, it is not receiving.
  14. Nexify

    Forward to workflow not receiving

    This is the one forwarding: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZmMDYzMTA0M2Q1MjY0NTUzNzUxMzQi_pc This is the one receiving: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZmMDYzZjA0MzA1MjZkNTUzMzUxM2Ii_pc
  15. Nexify

    Forward to workflow not receiving

    Hi I have a workflow that forwards to another workflow. That last workflow does not seem to be receiving from the first. I have triple checked the urls's and to me they look the same. What am I missing?
Top