Shopify / Shopify/shopify_python_api
Account Activation URL
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 388
- Avg merge
- 5h 39m
- Merged PRs (30d)
- 1
Description
Hey guys, are we able to generate an account activation url with this library or no? The functionality is virtually the same as sending an account activation invite, which we do have functionality for so I was curious if this was an intended design choice? See documentation below:
https://help.shopify.com/en/api/reference/customers/customer#account_activation_url
I can submit a pull request to add this to the customer resource similar to the send_invite() function, but wanted to make sure this wasn't intentional first or that I wasn't just missing this. Thanks guys!

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the customer resource's existing send_invite() functionality and compare it with the linked Shopify account_activation_url documentation. Done means the library exposes account activation URL behavior on the customer resource and its behavior matches the documented API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100