Hello, I am brand new to Service Now. I need to create a catalog item, and when submitted, it takes the inputted variables and sends them via REST outbound to an API
@merodagoshu3265 Жыл бұрын
thanks a lot
@SnowExpertRohit Жыл бұрын
Most well come
@sanjaygordon72032 жыл бұрын
Thank you!
@SnowExpertRohit2 жыл бұрын
WC
@rohit452222 жыл бұрын
Thanks for this video..much informative.. Also, please try to do the same with a UI page from UI builder.
@SnowExpertRohit2 жыл бұрын
Will try
@derekobs9688 Жыл бұрын
Hi, I have a situation where I need to trigger the rest message and perform operations in a catalog task via scripting, can you please suggest how I can do the same in a create catalog task action..
@SnowExpertRohit Жыл бұрын
Check my service catalog trainings Playlist, by the way thanks for your comments
@Abhisog Жыл бұрын
Can you please show with Workflow instead of flow designer please
@shayareedas88088 ай бұрын
@SnowExpertRohit is it possible to send image file through rest message?
@SnowExpertRohit8 ай бұрын
Using IntegrationHub
@shayareedas88088 ай бұрын
@@SnowExpertRohit any other means? I'm actually trying to establish a connection between Google's Gemini vision AI and servicenow. As per my understanding image files need to be encoded in base 64 format but the glide methods for base 64 conversion ain't working. Any solution for that?
@RekaDarnB862 жыл бұрын
Do you have a video like this using the post method?
@SnowExpertRohit2 жыл бұрын
You can this Playlist
@RekaDarnB862 жыл бұрын
@@SnowExpertRohit I’m specifically trying to integrate this with a service catalog to post directly to LinkedIn using the LinkedIn API. I’m not sure how to tie the two together.
@sureshsahu4665 Жыл бұрын
after i get the responsebody, i need to assign different values from it to different fileds in catalog item..how can i do that?
@marrlo1217 ай бұрын
did you figure it out? i cant get the values. i tried JSON.parse() but I got error: Error: r,Detail: Unexpected token: r