BigCommerce possible UI bug

There appears to be a bug in the BigCommerce import step.

I set a request body in the REST API configuration, for example:

In the requestbody I filled it in { "test" : "test" }.
After saving the step, the request body disappears from the UI. It looks like it's not saved:

However, when I add a UI mapping to the same step and run the flow, the request body I originally entered still gets sent (the test json):

This shows that the request body is still there in the background, but it’s not visible or editable in the UI after saving. That makes it hard to know what’s actually being sent, and hard to update or debug.

@nuriensing - I am unable to reproduce this behavior. Can you please provide any additional steps that you have performed? There is a known bug where setting the form view to REST API and reopening the step defaults the form view to BigCommerce, which we are fixing and plan to release a fix for on 06/05.

I don’t recall any additional steps beyond what I already mentioned.
I simply open it, modify the request body, save it, and then it disappears from the UI.

1 Like

@nuriensing - Can you please share the backend json of the BigCommerce import ?

Hi Sree,

Is it ok if I DM you this one?

Sure @nuriensing . You can email me at sreevani.amara@celigo.com.

Thanks! Will send it now.

@sreevaniamara has fixed the bug.
@sreevaniamara If you could add some context or details here, I’ll mark your comment as the accepted solution.

We have released a patch to fix the BigCommerce steps defaulting to the BigCommerce view, even when the form view is set to REST and saved.