Does anyone integrate to NS using Boomi? I am usin...
# integrations
j
Does anyone integrate to NS using Boomi? I am using Boomi to created a sales order, fulfillment and an Invoice. Everything is working but I am having trouble sending emails from Netsuite once the invoices is created. In the map I am hitting <tobeemailed> and marking that as <T>. I am also adding the email I want to send too but nothing is happening and nothing is being sent. I look at messages on the invoice record and there isn’t anything. Any one have any suggestions?
b
use true
j
I tried that but it still didn’t work. I will try it again tomorrow and see what happens
b
find the web services usage log to see what your request looked like
j
I don’t think I’ve ever looked at that before. Where is that located?
b
j
Awesome I appreciate it
It shows the message was created now but still not received by the end user
message has been deleted
Ok here is another finding. It looks like it is being sent to myself from myself with the subject containing the recepients email
s
NetSuite Sandboxes will only send emails to the logged in user, or to the email address you specify, not the actual email address (to avoid inadvertently mailing real customers from scripts or workflow running in a sandbox)
But, if you are receiving the sandbox email, and the message record is being created, then in production the actual recipient should get the email
j
Well that would make a lot more sense.
s
testing emails in a sandbox is always challenging for that reason. at a certain point, you just have to trust the system.
j
fantastic. I think I might deploy this and then send one quick test to our accounting manager for her approval
✔️ 1
yeah that makes total sense
s
that’s pretty much what I would do as well
j
I could have sat here spinning my wheels all day
I appreciate that
s
The screenshot helped (I saw [SANDBOX] in the subject)
j
I was hoping it would be the key to someone then seeing the issue
I appreciate your help
s
glad to help