• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    ๐Ÿš€ Exclusive Lifetime Offers ๐Ÿš€

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • ๐Ÿ”ฅ Pabbly Connect โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While weโ€™ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Search results

  1. Nexify

    Pabbly to Motion

    Hi @indyarkyguy Yes it has. It is quite finicky though in configuring. As in it requires quite specific settings. What are you running into?
  2. 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.
  3. 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": []...
  4. 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
  5. Nexify

    Add a comment or note to automation?

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

    Add a comment or note to automation?

    That would be great. Where do you want me to make the submission?
  7. 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.
  8. Nexify

    parse string - default values

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

    Add a comment or note to automation?

    No preference, just anywhere.
  10. 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...
  11. 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).
  12. 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...
  13. Nexify

    Forward to workflow not receiving

    Even with forward webhook, it is not receiving?
  14. 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.
  15. 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
  16. 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?
  17. Nexify

    Funnelkit check if contacts exists

    Hi, I am trying to add or modify a contact in funnelkit, I try to find the contact by email first. Then I have a router that either adds the contact or modifies it. What are the proper filters for when a contact exists and when one does not exist? It only lets me create a router path when it...
  18. Nexify

    Zoho Desk Task

    I am creating a workflow that needs to create a Zoho Desk Task on a schedule. The connector only lets me create a Ticket. Is there a way to create a task (activity)?
  19. Nexify

    Plutio trigger for Task Edit is wrong

    I created an intergration with plutio . In Plutio I select task.edit and it gives me a webhook which I add to Pabbly. So far so good, data is coming in. The data coming in is actually for project.edit. Where is the issue? Pabbly's side or Plutio?
Top