Maybe I am wrong here, but this TBA depreciation i...
# random
c
Maybe I am wrong here, but this TBA depreciation is terrible that's starting in 2026.1 release. If you have integrations with other systems that create records in netsuite, then its going to potentially pop up an oauth 2 flow to re-authenticate when needed which seems like it is going to tank integration flows.
d
Was it not that only new integrations couldn't use TBA and had to use OAuth 2? So existing integrations would continue to work with TBA
Also, can I not then just spin up 5 placeholder integrations using TBA to bank for the future? πŸ˜…
c
Yeah it says new integrations. So if you're shipping with an integration record, you're good but for how long?
I would honestly. It seems like such a huge change for integrations. Who wants to get a popup from an outside system to authenticate when it has been doing what it is doing silently for years
πŸ‘ 1
🎯 1
For example, i save a record in an outside system and that record creates a netsuite record for some processing. When the user clicks save and is using oauth 2.0, is that user going to have a netsuite popup to reauthenticate before they ca save? There's probably a better approach to this like a "warm up" authentications but I can't wrap my head around why this change is good for integrations.
d
But you can do machine to machine oauth2, no? No user interaction with the oauth token request/grant/use flow?
c
I don't know enough about Oauth 2.0 to give an answer on it honestly. If there is a machine-machine integration, it doesn't seem that bad (potentially).
d
Either way still 10x more complicated than TBA
1000000 1
c
That may be the path i'll check that out thanks
For now, i will hold onto my golden TBA integrations
πŸ˜† 1
j
Unfortunately - some ipass providers just updated to OAuth - which kinda sucks thankyou for M2M ref I will have to take a peek - have one popping every 90 days for re-auth which is a pita
t
M2M is good, if I remember right, they released something that you don’t have to do setup in NS for M2M setup like credentials and public private keys.