Hey Everyone,Is there a way to generate Walmart API digital signature using Http Connector?Here is the Link for the Instructions to generate Digital Signature: https://developer.walmart.com/documen...
Hi Everyone,I am using Import Template to change the data format.In my Use case I want to remove an object from data format.Is it possible to delete the that Object using handlebar expression. ...
I want to Import the below data (screenshot attached) into a Single Field in String Format joined by space.How can I achieve it?
Hello Everyone,Below is the XML Format: <Cartons> <Carton> <SSCC18></SSCC18> <TrackingNumber>XX</TrackingNumber> <CartonContentsQty>X</CartonContentsQty> <CartonWeight>0.200...
I need to Authenticate with a 3PL API. The Documentation says it provides us a Client ID & Client Secret along with an Authentication URL. Sending a request with Client ID & Client Secret to Authen...
Hi Everyone,How can get an Item Fulfillemt Internal ID using Sales Order Number in Netsuite using Lookup? I have also tried Created From Sales Order Field but I am getting an Error ...
Hi Scott, thanks for taking out your valuable time and responding to me. I am attaching the API response screenshot below for reference. I was facing the challenge because the API is designed such...
Hello Everyone,I am presently working on Custom Integration. I am facing a challenge where the API responds with a few custom error codes in the response. So I want to throw an error whenever I get...
Hello Scott,Thank you for taking out your time & replying to me.I have used _json field for mapping response data from API call.No luck the data is neither showing in the Debug Connections nor upda...
Hello,To give you a gist of my flow, I am sending some data from a record to an API.When the data is processed and a success_id is sent from the API.I want to store that success id in the record.Ho...