Skip to main content
Solved

Apps error triggers

  • August 11, 2020
  • 1 reply
  • 90 views

Hello, I was wondering how I can trigger a notification through the app (Pipefy SDK) when there is an error on the current page. Alternatively is there away to include the SDK into a lambda function?

Best answer by Roberto Chavarria

Hi there Rosana! You can create a notification for errors using something like this: 

p.showNotification('Sample error notification', 'error');

You can find more information on this here:
https://developers.pipefy.com/docs/user-interface-functions#pshownotificationtext-type

 

As per your second question regarding lambda, if you’re referring to anonymous expressions, there shouldn’t be a problem.

If you’re referring to the Amazon Web Service Lambda, then this wouldn’t be possible unfortunately. This is used to interact with the web page and not with the API from a server.

View original
Did this topic help you find an answer to your question?

1 reply

Roberto Chavarria
Pipefy Staff
Forum|alt.badge.img+5

Hi there Rosana! You can create a notification for errors using something like this: 

p.showNotification('Sample error notification', 'error');

You can find more information on this here:
https://developers.pipefy.com/docs/user-interface-functions#pshownotificationtext-type

 

As per your second question regarding lambda, if you’re referring to anonymous expressions, there shouldn’t be a problem.

If you’re referring to the Amazon Web Service Lambda, then this wouldn’t be possible unfortunately. This is used to interact with the web page and not with the API from a server.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings