Rapid account: GoToCloud

GoToCloud / vittorio.nardone

Discussioni

3
Title
Created at (Click to sort ascending)
A
1
Hi! Thank you for using our API. Yes, we are able to add permanent option in a specific plan. Can you explain your needs? I can give you two options: 1) Permanent private mail address. Email messages older than 24 hours are automatically removed. 2) Permanent private mail address. Email messages are not automatically removed. Mailbox quota is set. A specific API endpoint is provided to remove email messages. Best, Vittorio गुरू 2:14 29/7/21
A
2
Hi! A new endpoint is now available to directly download attachments. To get list of email attachments, call this endpoint: add "/attachments" at the end of the path. curl -H "x-rapidapi-host:easy-fast-temp-mail.p.rapidapi.com" -H "x-rapidapi-key: place-your_rapidapi_key_here" https://easy-fast-temp-mail.p.rapidapi.com/passionately.unshammed@my24h.email/n2hekqdpg9peph1ncbiivokuh1ki9qr4fqn3s001/attachments JSON Response includes all attachments found in the email body: {"attachments": [ {"idx": 0, "filename": "ronaldo.png", "size": 99663, "content-type": "image/png; name=\"ronaldo.png\""}, {"idx": 1, "filename": "README.md", "size": 18876, "content-type": "text/markdown; charset=\"US-ASCII\"; name=\"README.md\""} ] } To download a specific attachment, add idx query parameter. curl -H "x-rapidapi-host:easy-fast-temp-mail.p.rapidapi.com" -H "x-rapidapi-key: place-your_rapidapi_key_here" https://easy-fast-temp-mail.p.rapidapi.com/passionately.unshammed@my24h.email/n2hekqdpg9peph1ncbiivokuh1ki9qr4fqn3s001/attachments?idx=0 Feel free to give me feedback. Regards गुरू 4:50 15/7/21
A
2
Hi! A new endpoint is now available to directly download attachments. To get list of email attachments, call this endpoint: add "/attachments" at the end of the path. curl -H "x-rapidapi-host:easy-fast-temp-mail.p.rapidapi.com" -H "x-rapidapi-key: place-your_rapidapi_key_here" https://easy-fast-temp-mail.p.rapidapi.com/passionately.unshammed@my24h.email/n2hekqdpg9peph1ncbiivokuh1ki9qr4fqn3s001/attachments JSON Response includes all attachments found in the email body: {"attachments": [ {"idx": 0, "filename": "ronaldo.png", "size": 99663, "content-type": "image/png; name=\"ronaldo.png\""}, {"idx": 1, "filename": "README.md", "size": 18876, "content-type": "text/markdown; charset=\"US-ASCII\"; name=\"README.md\""} ] } To download a specific attachment, add idx query parameter. curl -H "x-rapidapi-host:easy-fast-temp-mail.p.rapidapi.com" -H "x-rapidapi-key: place-your_rapidapi_key_here" https://easy-fast-temp-mail.p.rapidapi.com/passionately.unshammed@my24h.email/n2hekqdpg9peph1ncbiivokuh1ki9qr4fqn3s001/attachments?idx=0 Feel free to give me feedback. Regards गुरू 4:50 15/7/21