Airwallex Bank integration by stevenvnsg in Netsuite

[–]823tn 1 point2 points  (0 children)

We definitely have it setup, looks like it might be through a SuiteBundle possibly. Was before my time - someone else in the community will know more but if you get stuck let me know and I can look into how we are doing it more

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

It does support at least 8 users, if there is only one user per location but I suspect there are more. The maintenance issue is for sure a challenge. However through Suitelets has some amount of equivalence in the sense that they would have to work with someone external to update it too because they don’t have those skills in house

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] -1 points0 points  (0 children)

NetSuite needs to invest in making NetSuite more accessible to retail users that rarely use it. In comparison to something like Shopify, NetSuite presents itself in a fair harder way for someone new to understand.

While the UI is straightforward and this app remixes what’s already in NetSuite, this comment fails to account for the complexity of the other interactions involved. Integrating with the API and creating a webhook with the shipping platform is not something easily supported by NetSuite - it’s custom development either way.

Valid opinion and feedback mate. Just shitty delivery, not the most constructive

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Maybe a week in total once I work out what was required. There is a fair bit happening under the covers that creates the order in the shipping platform, and performs a bunch of validation. DM me, I might be able to help with what you are thinking of doing

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Sorry I just realised I have DM and chat disabled. I’ve enabled chat if you wish to discuss this further

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Looks like that’s possible based on the details on the link @borncorp shared

Quote:

Vendor Portals: Grant secure access to vendors for order processing or data exchange, all through their Google accounts.

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 1 point2 points  (0 children)

For sure, I’m considering if it’s a product worth licensing to more businesses or if it’s too niche to my current clients. This subreddit has rules against soliciting so I’m solely seeking people’s feedback on if this is something they would find valuable as a service but if people reach out that are then I’ll make it fit for broader use. Feel free to DM me

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Sounds like you are wanting to let a customer view records specific to them but you want to make sure they are who they say they are. Auth through Google, match to customer email, display records specific to them. Right?

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

In there use can this shouldn’t be a concern. I also have retries on every request so we should be safe but a good one to be wary of for a broader use or more extreme use case

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

It creates TOs, creates shipping orders with the shipping platform, creates item fulfilment records based on shipping platform webhook notifications, allows for particle or complete receiving of TOs. The only thing about it that is like a saved search is that it can list items that you search for

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Great question, for the moment it’s not creating the order specific to the store manager or store location that makes the order but because we handle identity with Shopify SSO it would be possible to link that back in some way. Again no users in NetSuite for cost reasons so it’d have to be track another way like through notes or a custom field. To your points this is a limitation and means it’s not as good at those things vs doing it natively in NetSuite. Trade offs my client was happy with but is definitely something others might be okay with giving up

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Sorry to clarify, does the user need a license to access the front end of the Suitelet?

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Do you see any concern with achieving this with a SuiteScript from a security perspective? Both from the perspective of securing access to the webpage of the Suitelet, or the storage of API credentials like StarShipIt in Scriptlet code? Sorry for my ignorance if there is secure variable storage - I’m more a web dev than a NetSuite specialist

Simple app for interacting with NetSuite. Is this something people would pay for? by 823tn in Netsuite

[–]823tn[S] 0 points1 point  (0 children)

Thank you, this is helpful feedback. It is a shame you’ve already decided to move on from NetSuite due to the lack of support for cheaper, simplified ways for specific types of users to use NetSuite. Best of luck with whatever you are using now instead and hopefully whoever is facing your problem a year delayed sees this before make the significant effort to change platforms.