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

    Salesforce Update Contact Not Always Triggering

    Hello, I have a couple flows I'm trying to trigger when a SalesForce Contact is Updated. I'm using the Trigger: Update Contact. But it only seems to be triggering for records that were recently created. When I update my test record, the workflow does not trigger. Both flows are bringing in the...
  2. I

    Required Field Missing

    Thanks, that worked. I needed to use the "Forward Custom Data" option to get all the data I needed into the next workflow. It seems to be working well.
  3. I

    Required Field Missing

    This is a followup to https://forum.pabbly.com/threads/iterator-not-processing-all-line-items.17640/ The current issue I'm facing is that, when a customer makes a purchase in Shopify and doesn't yet have a Contact in SalesForce, it takes a second or two for a separate workflow to create that...
  4. I

    Iterator Not Processing All Line Items

    Thank you, Supreme. I'm happy to report the workflow ran without problems once I removed the Delay step and correctly created 3 Opps (1 for each lineitem). I was pleasantly surprised that it ran without the error it had previously. Perhaps something else I changed in the form is slowing it down...
  5. I

    Iterator Not Processing All Line Items

    Sorry for the late reply. I missed your last message. I can try this tomorrow. However, the reason I added the Delay was because without it the next step (Salesforce: Find Contact) would error out. As I recall, the error was something along the lines of the SF Contact being unavailable for the...
  6. I

    Parameter Not Passed From One Step To Another

    Perfect, Supreme. That looks like it works in the flow. I have a few new L1's that should be updating in an hour or so, hopefully some of them will have a false for accepts marketing so we can get a good test.
  7. I

    Parameter Not Passed From One Step To Another

    Yesterday I tested the workflow with "Save and Send Test Request" and as you can see from the screen shot I posted previously, it failed. There must be something about the received record that is coming through differently from time to time, because many of them have succeeded. Today I looked at...
  8. I

    Parameter Not Passed From One Step To Another

    Hi Supreme, Unfortunately, I tried in the workflow and got the same result as in your screen shot: failed. If it had worked it would show "true" for the result label and value. Right?
  9. I

    Iterator Not Processing All Line Items

    Hi ArshilAhmad. Just checking in. Do you have any updates you can share for this issue?
  10. I

    Parameter Not Passed From One Step To Another

    I tried sending a test response but, unfortunately, it failed. For some reason the parameter is still disappearing. This time is seems to have disappeared in the lookup itself. You can see in the screenshot that the lookup shows the parameter is 1, but the result is blank.
  11. I

    Parameter Not Passed From One Step To Another

    Unfortunately, the lookup had one failure too. It's this run: Task History ID - IjU3NjIwNTZkMDYzZjA0MzU1MjZlNTUzMDUxM2I1MTY2NTQzNSI_3D_pc Executed at Nov 07, 2023 04:22:03, (UTC-08:00) America/Los_Angeles
  12. I

    Parameter Not Passed From One Step To Another

    My workflow has a Shopify "Find Customer" step that is correctly finding the "Accepts Marketing" parameter. But in the next step to "Update Customer" that field sometimes does not come through. Any idea why that might be happening? Here's an example with screenshots.
  13. I

    Iterator Not Processing All Line Items

    Sounds good, ArshilAhmad. I'll look forward to hearing what you learn.
  14. I

    Iterator Not Processing All Line Items

    Can you look at this one, ArshilAhmad? Task History ID - IjU3NjEwNTY0MDYzMjA0MzQ1MjZiNTUzNDUxMzE1MTYwNTQzNyI_3D_pc Executed at Oct 25, 2023 15:10:03, (UTC-07:00) America/Los_Angeles It has 3 IDs / Lineitems present, but only the first one ran...
  15. I

    Iterator Not Processing All Line Items

    Hi ArshilAhmad, maybe I'm using the iterator wrong? I have the Iterator at step 2 with the idea that it will run through the entire workflow for each line item (in this case, they are products). The line itemizer in step 3 is to grab the Discount Data. Where am I going wrong?
  16. I

    Iterator Not Processing All Line Items

    I'm trying to take a Shopify Order with Multiple Line Items and split each line item into it's own SalesForce Opportunity. In my recent test, it seems to have only run for one of the line items. Any idea what's going wrong?
  17. I

    Skip a Missing Field

    Thanks, ArshilAhmad. Those are great tips! I updated the workflow today and it looks good. I'll have to watch and see if it works as expected.
  18. I

    Skip a Missing Field

    I have an automation that is Triggered when an Order is Fulfilled in Shopify. One step is to grab the Gateway Name (example: ["visa","bogus"]). However there are 2 problems with this field. 1) It presents data with quotes in it, which confuses Pabbly. To fix this, I'm using a text formatter to...
  19. I

    Create or Update Salesforce Contact

    Unfortunately that is a false positive. It did not update the Contact in Salesforce.
  20. I

    Create or Update Salesforce Contact

    Thanks for fixing that, Supreme. I must have been a little too impatient when setting up the Lastname field (I remember it jumping to a different field, but didn't notice the text got added). I'll wait a little longer in future to let things load properly. The Create Contact part of that...
Top