• 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

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: 73

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