Bronze 5
Since ‎12-09-2021
yesterday

My Stats

  • 27 Posts
  • 0 Solutions
  • 18 Likes given
  • 5 Likes received

muralip474's Bio

Badges Eschiantarelli Earned

View all badges

Recent Activity

Good afternoon,I have this response from an API I'm using:```{"status": "PENDIENTE","documentId": "663ba436f956fc001581b17a","xml": "https://apisunat.blob.core.windows.net/6633c98ceac8eb0015432b74/10108674844-03-B0A1-00000007-663ba436f956fc001581b17a...
I'm experiencing an issue when trying to send messages through the WhatsApp API using AppSheet. I've configured a task to send messages through the WhatsApp API, but the task fails with a "400 Bad Request" status code. Below, I provide details about ...
Hello AppSheet community,I'm currently working on a login feature in my app, and I need assistance with displaying the password as "*" in the UserSettings for the public configuration version.Could anyone kindly share insights or code snippets on ach...
How can I give accounting format to the variables [USD] and [PEN] in this code?"https://api.whatsapp.com/send?phone="&[TELEFONO]&"&text="&ENCODEURL(""&[_THISROW].[CLIENTE]&"```No de Operación: "&[_THISROW].[PKID]&"``````Fecha: "&[_THISROW].[FECHA]&"`...
Hoy Can I use Orderby() with This Expresion? OR(LOOKUP(useremail(), "users", "useremail", "userid") =LOOKUP([_THISROW].[CLIENTE], "TRADER", "CLIENTE", "REPRESENTANTE"),AND(LOOKUP(USEREMAIL(), "Users", "UserEmail", "UserActive") = "TRUE",IN(LOOKUP(USE...