HTTP Rest utility
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-21 12:41 PM
Hello Everyone,
Can someone please help me understand how to use http rest utility to make API calls. what are the mandatory fields and how should I pass the SSL certificate?
Thanks in advance!
------------------------------
Anamika Acharya
------------------------------
Can someone please help me understand how to use http rest utility to make API calls. what are the mandatory fields and how should I pass the SSL certificate?
Thanks in advance!
------------------------------
Anamika Acharya
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-21 02:26 PM
Hi
You can use Http Request.
just fill in the Headers, Body and the method,
For the certificate: Use the action Load Certificate in prior and you can use the generated Key in the Http Request under the Field "Certificate"
I hope I could help,
Best regards,
Ayyoub
------------------------------
Ayyoub Benoudina
------------------------------
You can use Http Request.
just fill in the Headers, Body and the method,
For the certificate: Use the action Load Certificate in prior and you can use the generated Key in the Http Request under the Field "Certificate"
I hope I could help,
Best regards,
Ayyoub
------------------------------
Ayyoub Benoudina
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-21 04:59 PM
Hi Mr @Ayyoub Benoudina,
I hope this finds you well.
I would like to be able to purge all submission requests within Self-Serve (Interact).
I found the BPC Interact Controller which allows me to GET and UPDATE a submission request.
However, I need to delete a process submission in Self-Serve by ID.
I appreciate any suggestion coming my way.
Kind regards,
Yvann
------------------------------
G. K. Monny
------------------------------
I hope this finds you well.
I would like to be able to purge all submission requests within Self-Serve (Interact).
I found the BPC Interact Controller which allows me to GET and UPDATE a submission request.
However, I need to delete a process submission in Self-Serve by ID.
I appreciate any suggestion coming my way.
Kind regards,
Yvann
------------------------------
G. K. Monny
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-02-21 09:35 AM
Hello,
Thank you for your suggestion, I tried using Load Certificate and generated the key but while using the HTTP Request utility I am getting the below error -
Error Message - {"fault":{"faultstring":"Raising fault. Fault name : RF-InsufficientHeaders","detail":{"errorcode":"steps.raisefault.RaiseFault"}}}
The same is working in POSTMAN and I am passing all the required headers. Could you please help me with this issue? Is there any other way to make the request?
------------------------------
Anamika Acharya
------------------------------
Thank you for your suggestion, I tried using Load Certificate and generated the key but while using the HTTP Request utility I am getting the below error -
Error Message - {"fault":{"faultstring":"Raising fault. Fault name : RF-InsufficientHeaders","detail":{"errorcode":"steps.raisefault.RaiseFault"}}}
The same is working in POSTMAN and I am passing all the required headers. Could you please help me with this issue? Is there any other way to make the request?
------------------------------
Anamika Acharya
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-02-21 08:24 AM
Hi
How can we download a file via a GET request at a specified destination, any VB script suggestion please
Best Regards,
Anamika
------------------------------
Anamika Acharya
------------------------------
How can we download a file via a GET request at a specified destination, any VB script suggestion please
Best Regards,
Anamika
------------------------------
Anamika Acharya
------------------------------
