Welcome to the

AppSheet Creators Community

Find answers, ask questions, and connect with other creators.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎02-12-2024
a week ago

My Stats

  • 12 Posts
  • 0 Solutions
  • 1 Likes given
  • 21 Likes received

soumikghosh's Bio

Badges soumikghosh Earned

View all badges

Recent Activity

Hi,I have used an extract variable policy to extract json field value from incoming json message and assigned it to a variable shipTo. Next I need to pass some value to KVM to get required output against the KVM entry. Format of passing the Get param...
Hello,I have a requirement where I have a variable called kvmextractedvalue which contains value like 121342:yshasj323. I have to create 2 new variables where 1st variable will contain value of kvmextractedvalue(value before colon) and 2nd variable w...
I have a requirement where I need to call external Oauth service using clientid and secret saved in kvm. In KVM Name field value is shipto number coming from request and Value field value is concatenation of client id, colon and secret. we have to pu...