Replies: 0
Hello,
Trying to speed up a regular subscribing process, I thought about using the API as suggested here, but it might be too subtle for me…
I was wondering: any chance I could get this URL to work?
https://domain.tld/wp-admin/admin.php?page=mailpoet-subscribers&field_email=john%40doe.com&field_first_name=john&field_last_name=doe#/new
It gets me to the right page but the fields are still empty. I tried setting them using their respective id in the URL above.
This would save me quite some time and possible typing errors. Do you think it’s doable?
Thank you.