Produce rest api - Trigger job details email

27 views
Skip to first unread message

john booth

unread,
Jul 16, 2025, 9:44:33 AMJul 16
to XMPie Interest Group
When I execute this, how do I find out what email it is being sent to?

Amit Cohen

unread,
Jul 16, 2025, 1:57:57 PMJul 16
to XMPie Interest Group
Do you mean uProduce job completion email? If so, the "to address" is part of the notifications configuration, which can be configured at the level of system\account\campaign:  Defining Global Settings.
If you mean uStore, then I'll let someone else answer.

john booth

unread,
Jul 16, 2025, 2:48:59 PMJul 16
to XMPie Interest Group
In the xmpie rest api… see screenshot.

When I click execute, I don’t know where the email is going.


IMG_0116.jpeg

Amit Cohen

unread,
Jul 16, 2025, 5:35:10 PMJul 16
to XMPie Interest Group
Hi,

Your screenshot is from the uProduce APIs, so it is uProduce.
uProduce has a feature where you can trigger an email on a job's completion, see  Sending Job Completion Emails, so in general, you do not need the API you're talking about, just mark the job to send the email when it completes. Yet, for the sake of explanation, this API is triggering the same email triggered by the job completion, in case you lost the email, or just for testing.
This email is sent to where the notification is configured to send emails; this is why I referred you to  Defining Global Settings, but I will explain it here as well:
You have 3 levels of configuration: at the system level, at the account level, and at the campaign level. This means the email will be sent to wherever is configured on the system level, unless overridden by the job's account configuration, in which case it will be sent to wherever is configured in the account level, unless overridden by the job's campaign configuration, in which case it will be sent to wherever is configured in the campaign level.
  • To configure it for the system, you need to log in as an administrator, select "Settings", go to "Global Settings", and set the "Notification Settings" section.
  • To override it for a specific account, for example, if you like a different email target for a specific account, go to "accounts" and click "edit" for the account you like, and override the desired "Notification Settings".
  • To override it for a specific campaign, for example, if you like a different email target for a specific campaign, go to the account campaigns and click "edit" for the campaign you like, and override the desired "Notification Settings".
For the question "where the email is going", it is going where the "Notification Settings" value for "Email Addresses to notify" is configured.

Notice, you need to define an email provider first. To configure it, you select "Settings", and go to "Delivery Providers", and configure a valid email delivery provider: Defining delivery providers.
Reply all
Reply to author
Forward
0 new messages