Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send arbitrary user variables in message #39

Closed
nickcaballero opened this issue Apr 12, 2024 · 2 comments
Closed

Send arbitrary user variables in message #39

nickcaballero opened this issue Apr 12, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@nickcaballero
Copy link

Add support for sending arbitrary user variables. Currently the Message model is limited to a single variable called my-var.

@mdmytrash
Copy link
Contributor

Hello @nickcaballero !
Thank you for reaching out.

There is a method com.mailgun.model.message.Message.MessageBuilder#myVar(java.util.Map<java.lang.String,java.lang.Object>) that allows you to set multiple variables.

Is that what you mean?

@mdmytrash mdmytrash self-assigned this Feb 17, 2025
@mdmytrash mdmytrash added the question Further information is requested label Feb 17, 2025
@mdmytrash
Copy link
Contributor

We closed this issue because we haven't gotten a response from you for a long time.
In case of any issues, feel free to reopen this issue or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants