Jump to content

HTTP POST with Tigger on AP Bill Item


 Share

Recommended Posts

I created a trigger with HTTP POST on AP Bill Item Object with following properties. When click "To debug your trigger select a AP bill detail:" trigger is calling the custom application getting the response successfully.  When I created/updated  AP Bill with line items trigger is not working. Can you please help me how to fix this issue. 

Attached reference screen shots. 

Deployment status    : Selected This trigger is deployed

General properties    
    Before create
    Before update

Type    
      HTTP post
    
Selected Run offline    

Trigger type properties - JSON

Target URL    : https://xxxxxxxxxx/api/v1/BillLineUpdate

Document template :
           sessionid={!#CURR_SESSION!}
           endpoint={!ACCT_ENDPOINT!}
           useremail={!CURRENTUSER.email!}

 

 

 

 

image.thumb.png.052922463acab792a4aac8e67040ef67.png

image.thumb.png.3b21b2344901b15380223ea47703c6cc.png 

 

 

image.thumb.png.cba889dbde192727b0189933c03949a7.png

 

Thank you

Venkat 

image.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...