Author Archives: Sideeque

Sideeque

Slack API Integration with PHP

Slack API Integration with PHP

Slack is the most popular messaging platform for official purposes. In this blog I will explain how we can send messages to the slack public channel or private account through their api’s. First, we need an api user. You could either use an existing slack account or create a new one. While sending messages through the api, the sender name will be this user's username. So in most cases, creating a new user would be better. You can login or sign up here (https://slack.com/) After logging into your account we need to create a Slack App. You can create new App from here (https://api.slack.com/apps)

FedEx Tracking API Integration with PHP

FedEx Tracking API Integration with PHP

FedEx is an American courier delivery services company. By using FedEx Tracking API, we can get real-time tracking information for FedEx Express, FedEx Ground, FedEx SmartPost, FedEx Home Delivery, FedEx Express Freight, FedEx Freight, and FedEx Custom Critical shipments.   FedEx Web Services Environments FedEx API has 2 environments. Testing and Production.  The FedEx Web Services Testing Environment is a functional, full-runtime environment ideal for testing your web services solutions. Although good for confirming functionality, the Testing Environment should not be used for stress testing. It is recommended that developers test to ensure that their code operates as desire...

2hats Logic HelpBot