I wanted to share an issue that I've been experiencing in Celigo Netsuite flow steps. It seems that errors are not being displayed in the flow steps in our Celigo sandbox environment, despite being...
I am encountering an issue with myAPI script where I am receiving the following response: { "statusCode": 400, "headers": {}, "body": "{\"message\":\"API call is not allowed(unsupported contain...
I have submitted a ticket as this is a problem in production which needs to be fixed.
Tyler Lamparter Thanks. However I already did that one and now yet again but I am still getting the same problem.
Tyler LamparterScreenshot HTTP import step:Screenshot connection:and:When doing a POST in Postman to the signin api with the same http request body i do get a json response back which looks somethi...
I have set up an HTTP connection with token authentication and have configured a refresh token that should refresh every 2 hours(because token expires every 2 hours). In the refresh token box I ...
I fixed it by creating a saved search in Netsuite and a extra Customer update flow step in which I only add the address if its non existent yet.
Is it even possible to update the address in a Customer mapping because its a subrecord?Using address.ID and a lookup inside the mapping didnt do the trick for me.
I fixed it already.Added "Manage Accounting Period" to the Role > Permissions > Setup.
I am trying to set the accounting period (posting period) on a invoice and bill. Example: Because the account/posting period is expanding every month (for example next month we will have Dec 2022)...