Problem/Motivation
4. The example code for calling the bulletin queue service could use more explanation.
- a) setFromAddress() is shown with an actual email address, but it is actually a "from address ID" value that should be given. It's also optional and only needs to be provided if your GovDelivery account has multiple from addresses configured.
- b) setQueueUid() could explain this identifier is what is used with setFlag('dedupe', TRUE) to remove duplicates.
- c) setHeader() is also optional.
Comments
Comment #3
swirtComment #5
swirtI just update the code example with your notes, and added a specific FAQ about deduping.. Thank you @RichardDavies.
Comment #6
swirtThis was released as part of 8.x-1.10