function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
babitha kurianbabitha kurian 

Posting data to mule soft upon order creation

Hi All,

I am new to integration Please help me with the below scenario.

I need to send orderid to mulesoft (POST) upon order creation in salesforce. i tried to generate token using the details provided and able to communicate to mule via POSTMAN.
Can you please tell me how can i do the same in apex code? Access code generation and using the same in header? is there anything else needs to be done on top of this. Do i need to consider refresh token and all.

your help is much appreaciated!!

Thanks,
Babitha Kurian

Connection using postman