-
My goal: I want to design CSV Upload interface to create products in Stripe and Paypal
-
Issue: I want to update Paypal product ID column on successful Paypal API call
-
Steps I've taken to troubleshoot:
My paypal API Resource is creating product but in run script on success is not setting up my table data update
I tried setting table1.data, table1.selectedRow, created temp data and set data
-
Additional info: (Cloud or Self-hosted, Screenshots)
Cloud
Hey there @Biren_Patel, and welcome to the forum!
First thing that pops to the eye is that you're using curly brackets in your script, which are not needed.
I havne't looked at the screenshots with detail, but let me know if the above fixes your issue.
Best,
Miguel