Hi all, I'm trying to create an Item Fulfillment v...
# integrations
h
Hi all, I'm trying to create an Item Fulfillment via an Integration. I have created an integration role with the following permissions but I receive: _INSUFFICIENT_PERMISSION Permission Violation: The restrictions on your role deny you access to this record._ Does anyone know what permission is missing?
e
There’s an Excel sheet that you can download from Netsuite Help that contains all permissions. Search for Permissions Documentation.
👍 1
h
Thank's!
b
my favored technique is to keep adding permissions until you can do what you want in the ui
the ui gives nicer looking error messages if you visit a url you dont have permission for, so its useful to start from a role like administrator that has everything, find the url of what you want to do, then try visiting the url in the more limited role
t
@Henrik Ulvenäs I'm currently working on an integration that generates Item Fulfillments. I think the permission you need is: Transactions - Fulfill Orders (Full)
And: Transactions - Item Fulfillment (Full)
h
Hi tdietrich! Thank you for your help. I had those permissions prior to the error but added persmission: Record Custom Field and it worked!
t
Ah, that makes sense. I missed that a custom field was involved. I'm glad you got it working!
👍 1