I've been trying to figure out how to auto install an integration record, It seems like it might be through sending a soap request? or I'm confused if you can do it by the three step tba flow or issue token endpoint? I'm starting to think I might just do it through bundling? https://suiteanswers.custhelp.com/app/answers/detail/a_id/45445 any help would be much appreciated!
b
battk
11/29/2024, 1:15 PM
all of those options are fine to trigger auto installation if the integration record
battk
11/29/2024, 1:16 PM
essentially the first time your integrations asks for permission to be used is when the integration record is auto installed
g
Greg
11/29/2024, 1:18 PM
Thanks for the response, this is for our suiteapp I'm a little confused about the consumerkey for the tba flow as this created by the integration record but I'm trying to create the integration record?
b
battk
11/29/2024, 1:20 PM
you need to create your own integration record in your own account
battk
11/29/2024, 1:21 PM
this integration record will eventually be shared to other accounts as noted by that suiteanswers article you found
g
Greg
11/29/2024, 1:26 PM
thanks for confirming that I am doing the right thing, I'm just stuck on Step One Obtain An Unauthorized Request Token I'm getting invalid signature
b
battk
11/29/2024, 1:32 PM
beyond the obvious that you are generating the signature wrong
👍 1
battk
11/29/2024, 1:32 PM
the general advice is to use a oauth related library to generate the signature