Translate Between JSON and EDI
stedi.com
Translate Between JSON and EDI
1–10 of 15 posts
Re: Translate Between JSON and EDI
#2Unless you can host this locally this seems like a deal breaker in many industries (healthcare, insurance and perhaps others)
Re: Translate Between JSON and EDI
#3Re: Translate Between JSON and EDI
#4*START*VALUE1*10.00*BOB*DOLE*100*ADDRESS*STREET*
Where the double asterisk is where a blank value is.
However, it is a standard. It is knowable. You can get the ANSI X12 standard for whatever industry you're in and implement this.
And let's be clear, you still have to do the dirty work with these guys. You still have to map values to fields, which is the hard part of working with the format. Once you have that, you can knock this together fairly simply.
Re: Translate Between JSON and EDI
#5EDI is a bitch. X12 is not great. IIRC, and it's been a while, so I may not, it's essentially a positional Character Separated Value stream. You basically build a string and fill in data or nothing as appropriate. For example the result looks something like *START*VALUE1*10.00*BOB*DOLE*100*ADDRESS*STREET* Where the double asterisk is where a blank value is. However, it is a standard. It is knowable. You can get the A…
Re: Translate Between JSON and EDI
#6>a new API for creating and validating EDI files that conform to precise trading partner specifications Unless you can host this locally this seems like a deal breaker in many industries (healthcare, insurance and perhaps others)
Not sure which sweet spot they want to hit with this
Re: Translate Between JSON and EDI
#7>a new API for creating and validating EDI files that conform to precise trading partner specifications Unless you can host this locally this seems like a deal breaker in many industries (healthcare, insurance and perhaps others)
Even after the contracts being signed to make it complient, it was the pricing for what it is that gets us. It would be cheaper to write our own translation tool for our specific needs after 3 months of usage, and we are at a smaller scale than most for api calls. Not sure which sweet spot they want to hit with this
Re: Translate Between JSON and EDI
#8The journey continues...
Stedi overs 4 pillar features. Buckets, Triggers, Guides, Maps
The buckets and triggers is what hooked me. The guides and maps is what has been saving me. You see, EDI is a confusing btch. And trying to map out my json to those EDI files is a nightmare. Well, would be a nightmare without Stedi. Their UI makes it simple and easy to do. I'm able to now enjoy life again. Smile, laugh, love. All because of what Stedi is doing to shake up the EDI world.
In Stedi We Trust.
DISCLAIMER: I am not affiliated with Stedi in any way. Not financially nor socially, only emotionally because I love their product that much.
Re: Translate Between JSON and EDI
#9>a new API for creating and validating EDI files that conform to precise trading partner specifications Unless you can host this locally this seems like a deal breaker in many industries (healthcare, insurance and perhaps others)
Even after the contracts being signed to make it complient, it was the pricing for what it is that gets us. It would be cheaper to write our own translation tool for our specific needs after 3 months of usage, and we are at a smaller scale than most for api calls. Not sure which sweet spot they want to hit with this
Re: Translate Between JSON and EDI
#10>a new API for creating and validating EDI files that conform to precise trading partner specifications Unless you can host this locally this seems like a deal breaker in many industries (healthcare, insurance and perhaps others)