# \[Solved\] Creating a cloudinary signature for API POST call

**URL:** https://community.thunkable.com/t/solved-creating-a-cloudinary-signature-for-api-post-call/1041893
**Category:** Questions about Thunkable X
**Tags:** cloudinary, solved, webapi
**Created:** [December 29, 2020, 7:40am UTC](https://community.thunkable.com/t/solved-creating-a-cloudinary-signature-for-api-post-call/1041893 "2020-12-29T07:40:33Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![japa6225a](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/japa6225a/32/95982_2.png) [@japa6225a](https://community.thunkable.com/u/japa6225a)
#### Post date: [April 2, 2021, 2:00am UTC](https://community.thunkable.com/t/solved-creating-a-cloudinary-signature-for-api-post-call/1041893/22 "2021-04-02T02:00:11Z")

</div>

I have updated the generator to include a private overload. What Stephen suggested works for me (as in theory). Save as private and share a signed link including a named transformation. This way I can share the image, scaled and watermarked, and the end user cannot access the original image.

> **[cloudinary generator online](https://docs.google.com/spreadsheets/d/1vLjugF9FcRfsX7bOka4WfCQRwE_Vt5N3DQrtdx34HyU/edit?usp=sharing)**
>
> Sheet1
> 
> Make a copy so you don't accidentiling give away your Cloudinary Secret.
> Key,Value,\<a...

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/c/0c1cd9552be5e7a6d274eb2b126e78704c0f3432.png)

I’ll set up a Cloudinary Generator app soon. So you can 1. generated a curl example and 2. inspect the blocks.

Ta  
James

I’ll set up the generator app when the current project is ready for live testing. Here are some working blocks.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/b/ab37d9a0fdf923443666b723bad437e3b23d053e.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/6/a6c6de88cb5a624257f87b573229169f901e7f8c.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/1/11422bd14045eda608d194fe7cafe8ca071bcf3d.png)  
Uploading as private allows for derived image urls links can be shared so no eager transformation required  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/5/75cc8335b9ffcaccbf59c60bbc21fd8d561468ae.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/e/6e74c686db11c7b2490b9211ad7ceee3faf28182.png)  
I hope these can assist others.

James

---

_[View the full topic](https://community.thunkable.com/t/solved-creating-a-cloudinary-signature-for-api-post-call/1041893)._
