Bulk Import #260
-
Hi Peter, first off, I think you're creating an awesome site here that will be going places! I have a question. I need to bulk import a hundred or so passwords and export the links. I see you don't have something like this, but I am able to kinda import them via curl. The only issue is that I would need them to be associated with my account. I see that the curl output does have a "user_id" field. Am I able to use that somehow to associate my creations on curl with my web based account? Thanks in advance, Chris |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi Chris - thanks for the kind words. Using curl or one of the command line utilities is the right approach but I haven't added CLI authentication yet. :-( I've been planning to add this soon but I'm not sure when yet. There are two other potential options in the meantime:
Let me know what you decide. I'll update here once CLI authentication is added. |
Beta Was this translation helpful? Give feedback.
-
HI @Vigilin - Authentication for the JSON API has been released. There is a short twitter thread with descriptions here: https://twitter.com/pwpush/status/1563889107536941057 Documentation for the API: https://pwpush.com/api Also in progress but not yet released is pwpush-cli |
Beta Was this translation helpful? Give feedback.
HI @Vigilin - Authentication for the JSON API has been released. There is a short twitter thread with descriptions here: https://twitter.com/pwpush/status/1563889107536941057
Documentation for the API: https://pwpush.com/api
Also in progress but not yet released is pwpush-cli