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

Selecting campaign delivery servers via api #8

Open
imanirak opened this issue Sep 10, 2023 · 1 comment
Open

Selecting campaign delivery servers via api #8

imanirak opened this issue Sep 10, 2023 · 1 comment

Comments

@imanirak
Copy link

Hello! I have a client requesting to have campaign delivery servers selected during campaign setup based off a list of emails and comparing it to the "reply_to" field.

Screenshot 2023-09-09 at 9 55 07 PM

They are currently returning a campaign payload with the appropriate campaign data. I just need clarity if this is even possible as there is no available field set for campaigns delivery drivers on a campaign response currently in the docs. Or maybe someone knows a magic alway to help me accomplish this! Appreciate the help in advance :)

Screenshot 2023-09-09 at 9 58 42 PM

@ghimes
Copy link
Collaborator

ghimes commented Mar 19, 2024

Hello,
You can send them as:
'delivery_servers': '1,2,3'
Where the numbers are the delivery servers ids.

Please note that the permission to select delivery servers should be granted from Backend->Settings->Customers->Servers->Can select delivery servers for campaigns

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

No branches or pull requests

2 participants