Selly automatic product upload

Status
Not open for further replies.

Wilcoo1

Regular Member
Joined
Oct 21, 2019
Messages
317
Reaction score
381
Hi guys,


We’re looking for an automation program to list products on https://selly.gg/

** Selly has a developer api section which can be found here: https://developer.selly.io/ **


Variables:

{Title}
{Price}
{Description}
{PaymentGateways}
{Type} = Serials/codes
{CodeTemplate}

Inside the {CodeTemplate} we’ll also have a {Email}, {Password} and {RecoveryEmail}, I’ll discuss this a bit down below.

These are my own variables, Selly most likely has named them different.


Kindly check the full image below
Selly-Full-Image.png


Now lets break down the image in and add the variables:

Selly-Title.png

{Title} and {Price}

Selly-Description.png

{Description} and {PaymentGateways}

Selly-Type.png

{Type} and {Codes}


{Type} will always be Serials/Codes.


So, how should the program look?

1. A .txt with the username and password to log into selly
2. A .txt for the Template which will be used in the {Description}
3. A .txt for the Template which will be used in the {CodeTemplate}
4. A .txt for the {PaymentGateways} options


4. An all in one txt for the {Title},{Price},{Email}, {Password} and {RecoveryEmail}

: will be used as separator, so point 4. Will look like this:

#1234:99.99:[email protected]:password:[email protected]

Must be able to do multiple accs.

Example for the {CodeTemplate}:

```

Lirum ipsum Aliquam erat volutpat. Maecenas ornare nulla sem, a ultrices velit mollis a. Integer vehicula tristique erat vel volutpat. Pellentesque vitae nunc ac sem sagittis tincidunt.


{Email}
Password: {Password:}
Recovery email: {RecoveryEmail}


Lirum ipsum Aliquam erat volutpat. Maecenas ornare nulla sem, a ultrices velit mollis a. Integer vehicula tristique erat vel volutpat. Pellentesque vitae nunc ac sem sagittis tincidunt.

```​


Full image with data:

Selly-Full-With-Data.png



And ofcourse, don’t forget to save the product.

If theres any additional questions, please do ask.

I tried to explain it as best as possible,

Wilcoo


Price: discussable , we'll provide a dummy account for testing purposes.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top