
Anek Porwal Strategic Partner NetSuite Integration Whiz
- Total activity 26
- Last activity
- Member since
- Following 3 users
- Followed by 0 users
- Votes 1
- Subscriptions 14
Activity overview
Latest activity by Anek Porwal-
Anek Porwal created a post,
Walmart API Http Connection - Generating Digital Signature
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...
-
Anek Porwal created a post,
Object Deletion Using HandleBars ?
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. ...
-
Anek Porwal created a post,
Mapping Multiple Source Fields Into an Import Field ?
I want to Import the below data (screenshot attached) into a Single Field in String Format joined by space.How can I achieve it?
-
Anek Porwal created a post,
XML Parser
Hello Everyone,Below is the XML Format: <Cartons> <Carton> <SSCC18></SSCC18> <TrackingNumber>XX</TrackingNumber> <CartonContentsQty>X</CartonContentsQty> <CartonWeight>0.200...
-
Anek Porwal created a post,
Authentication - How-To
AnsweredI 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...
-
Anek Porwal created a post,
Dynamic Lookup to get Item Fulfillment Internal ID from Sales Order Number
AnsweredHi 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 ...
-
Anek Porwal commented,
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...
-
Anek Porwal created a post,
Throwing an Error using Post Submit Hook
AnsweredHello 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...
-
Anek Porwal commented,
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...
-
Anek Porwal created a post,
Response Mapping the response from an API Call.
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...