I want to create a version of a dynamic template using SendGrid's Python API. I was able to create the template using the Python API, but I want to add a version to the same template.
Can someone refer any examples ?
Thanks
I want to create a version of a dynamic template using SendGrid's Python API. I was able to create the template using the Python API, but I want to add a version to the same template.
Can someone refer any examples ?
Thanks
Copyright © 2021 Jogjafile Inc.
I am not 100% sure but this sample from the documentation also mentions "dynamic templates". So it might be able to help you.