• 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.

Search results

  1. A

    Teachable API GET call returns incomplete data, API not called correctly

    Hi, I'm experimenting with some refund flows at the moment, which necessitate my retrieving all of a user's teachable courses. Teachable API documentation indicates that course enrollments should be returned: https://docs.teachable.com/reference/showuser? Pabbly options seems to indicate the...
  2. A

    Search through task history by customer email

    Hi Supreme. I don't follow. The email address is part of the webhook response and utilised further down the flow. Can I not check through History using webhook response data? I need to trace a specific order.
  3. A

    Search through task history by customer email

    Hi! I tried that, but when inputting the customer's email as data it brought up nothing. Does that mean it never triggered? Should the customer email count as data?
  4. A

    Search through task history by customer email

    Hi, as per the title, I need to find out why an automation failed. It's a flow with multiple routes, so it's not easy to look up the specific product's history. I'd like to trace it by customer or webhook returned data, generally. Is there a way to do that?
  5. A

    Enroll User in a Bundle?

    Hi! There seems to be an API webhook that fits this bill called New.Sale. Can you use it for this purpose? It'd aid our flows too connect.pabbly.com/workflow/mapping/IjU3NjEwNTY0MDYzNjA0MzA1MjY4NTUzMSI_3D_pc New sale Sale.created A user enrolls in a product on your school or is manually...
  6. A

    Extract key value pairs from array of metadata and insert on one row of Google sheets

    Hi Supreme. No, it doesn't, because my problem is structural. I don't know how to filter, extract, and add two key value pairs in the same row on a google sheet. I also can't figure out how to seek out a row by value, and update it with the same key value pairs. Is there a way to do either?
  7. A

    Extract key value pairs from array of metadata and insert on one row of Google sheets

    Hi, I've recaptured another response that includes both, and also altered the flow so that it updates with one value. Thanks
  8. A

    Extract key value pairs from array of metadata and insert on one row of Google sheets

    Hi! I want to add a customer's facebook name and profile link to a sheet when they gain access (flow named GLIC in our account). I'd like to: extract the values for keys "fprof" and "fname" from array meta data from a woocommerce webhook response. Ideally, find the row with the email address...
  9. A

    WooCommerce Order Created but not marked as paid

    Hi! When the order is created by initial payment failed, the status shows as failed, rather than completed or processing. And when that is revised with the second attempt at payment, the webhook doesn't fire off, because the order was created during attempt 1. So that'd leave us with the same...
  10. A

    Kajabi error - email already taken

    Hi! We need to have a known unique id that's allocated to billing email so we can also process refunds. Any suggestions?
  11. A

    WooCommerce Order Created but not marked as paid

    Hi, is there a reason why I couldn't allocate the webhook to "Order Paid" in WC as it returns a similar JSON object to Order Created?
  12. A

    WooCommerce Order Created but not marked as paid

    Hi, We have a number of flows which are triggered by Order Created in WooCommerce, and grant offers and also trigger automations. However, we only want these to run when the order has been paid for. We have a few instances in which our customers create the order, attempt payment but fail...
  13. A

    Kajabi error - email already taken

    Hi! Thanks for the response. For customer who don't have previous Kajabi accounts, won't that create issues when trying to locate them or when Kajabi creates an account?
  14. A

    Kajabi error - email already taken

    Regarding the Iterator: Does it iterate through the first object, run that data through the fork, then iterate through line_item 1 and run it through the fork etc? So, does the program run through the fork function run through every object in the array until there are no more, or does it stop...
  15. A

    Kajabi error - email already taken

    Thank you! And for my previous comment, denoting that the Kajabi error was not due to offer already being granted?
  16. A

    Kajabi error - email already taken

    A follow up (hypothetical, and for future projects) question: if our product ids are set up as Forks in a flow, and one order webhook has multiple product ids, will only the first fork with an id that matches be followed in a flow? Will the other products not be completed?
  17. A

    Kajabi error - email already taken

    Hi! No, the person has not already been granted the offer. They are ordering multiple products in one order, and one order fails to materialise, with Kajabi returning the error above.
  18. A

    Kajabi error - email already taken

    We have some Pabbly Connect flows which connect WooCommerce orders with granting offers in Kajabi. However, twice in the last 2 days we've had an error at the granting access to an offer step, telling us the email is already taken. Now, the assumption is not that all those requests come from...
Top