Nathan Head
- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Comments
Recent activity by Nathan Head Sort by recent activity-
Kay, Sorry for the late response. They reached out today. I will let you know what they say.
-
Just as a quick note: If you mark your question as Answered and you don't post the solution then anyone who has the same issue or need in the future cannot solve their problem.So for future referen...
-
Eugene, I can have an integration ready for you in around 2 weeks.Would you be interested?
-
is the list of 2,500 skus in a table in the sql server?
-
Give an example of what you are trying to do.
-
All of these ask can already be done using Shipping Rules and making some edits to your templates.
-
No problem. Let me know if you have any trouble with implementation.
-
Or just increase the size of the column if you believe that will fix it, [BillPhone] is nvarchar(25) by default and ShipPhone is nvarchar(20) by default.Increasing this will not hurt anything, you ...
-
2 simplistic routes (simplistic being relative your knowledge) would be: create a custom trigger on the table to check any new inserts and run a replace query. or create a SQL Query file with th...
-
We currently do this on an internal dashboard but we could make some changes to make it public facing as well. We have a live scan-by-scan dashboard of all open tracking numbers (Returns and Normal...