• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Workflow failing to write data to Flowlu

John Mattox

Member
I have a workflow:
- trigger is webhook - working
- search for existing opportunity in flowlu - working
- conditionally either
- - not found make opportunity (no error just does not work)
- - if found update opportunity stage - not working. (Getting error: validation - please fill in all required fields - name cannot be empty)(it is not entirely clear what name this is referring to, the opportunity name has mapped data from the incoming webhook, see picture)

please help! I was having similar success and issues dealing directly with the api. Am hoping Pabbly makes this easier
 

Attachments

  • 8AB29E03-AC51-40B7-BB84-DE9874E21DAE.png
    8AB29E03-AC51-40B7-BB84-DE9874E21DAE.png
    317.6 KB · Views: 100

John Mattox

Member
The update path says success but it fails to update opportunity in any way. It should update the stage and add data to fields. It does neither
 
P

Pabbly13

Guest
Hey @John Mattox !

As checking upon your workflow, we can see that in the "Stage ID" field, you have mapped a random value instead of mapping the "Stage ID"-

1647407689928.png


Kindly map in the "Stage ID".

Also, just for a workaround on this concern, you can use a "Lookup Table" feature of Pabbly Connect to enter that value of the "Stage ID" which is required on a particular value.

You can check on this below image as what has been done for reference-

1647407933814.png


Kindly check on this workaround and let us know if it works for you now.
 
Top