Shopify / Shopify/shopify_python_api

Account Activation URL

Open
#275 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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!

activation_url

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.