How to Use HTTP Request in SocialBu?
What is an HTTP Request?
An HTTP request is like sending a message from your SocialBu account to another place on the internet. This message can ask for information or send information. We will use a POST message, which is like saying "Hey, I have something to give you!"
What You Need
- A SocialBu account that can create automations (available in selected plans).
Step-by-Step Guide
Step 1: Create an automation
- Go to Automate in SocialBu app. Create an automation (you can modify existing automation too).
Step 2: Choose an Event
- Select an event against which you want to perform HTTP request action
Step 3: Set Up the HTTP Request
- Choose the HTTP request option from the actions list.
- Fill in the following:
- Endpoint: This is where your message will be sent.
- Method: Select POST (this means you are sending information)
- Type: Choose JSON (this is a way to format your message)
- Content Body: Write what information you want to send.
Step 4: Save Your Automation
- Click the Save button to save your automation.
And that's it! You're all set to use HTTP requests in SocialBu.