Use the HTTP Request Action in Automations
Written By Usama Ejaz
Last updated About 11 hours ago
Overview
The HTTP Request action sends automation data to another app or service. Use it for custom integrations, alerts, internal tools, or workflows outside SocialBu.
Supported request type
Method: POST
Body type: JSON
Request body: required and must be valid JSON
Steps
Open or create an automation in Automate.
Add an action and select HTTP Request.
Enter the destination URL.
Select POST and JSON.
Add a valid JSON body. You can include placeholders from the trigger or earlier actions where supported.
Save the automation and test it.
Using the response
If the request succeeds, SocialBu can make the response and success status available to later actions as action output placeholders.
Troubleshooting
If the request fails, check that the URL is valid and reachable.
Make sure the body is valid JSON.
Check automation history to see errors and response data.
Need further Assistance?
If you have any other concerns or queries, email us at support@socialbu.com π©