Hi All,
I am a newbie to REST and SUITCRM, i am trying to make a REST API call using TIBCO middleware and I am facing some issue, please help me if you know the answer.
ā> I am using Send HTTP Request activity to call SET_ENYRT API
ā>I am able to make a connection with SUITECRM but not able to make a record (i get the documentaion of all methods in the respose)
questions i got are
- Where should i pass the payload ,postdata or by adding parameter
- How the payload should look like?
your help is much apprciatited ,Thank in advnace