Post My Link
With Post My Link modules in Make , you can:
shorten, update, list, retrieve, and delete links
create, update, list, retrieve, and delete QR codes
To get started with Post My Link, create an account at postmylink.com.
Connect Post My Link to Make
To connect Post My Link, you need to obtain an API Key from your account.
Log in to your Post My Link account.
Copy the API Key to your clipboard.
In yourMake account, insert Post My Link module in your scenario and click the Add button next to the Connection field.
In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied in step 2 and click Save.
You have successfully connected the Post My Link app and can now build scenarios .
Links
You can shorten, update, list, retrieve, and delete links using the following modules.
Shortens a link.
For field descriptions, see the Post My Link API reference.
Updates an existing link.
Connection | |
Link ID | Select or map the Link ID whose details you want to update. |
For field descriptions, see the Post My Link API reference.
Retrieves an existing link.
Connection | |
Link | Select or map the Link ID whose details you want to retrieve. |
Lists all existing links.
Connection | |
Order | Select or map the order whose links you want to list. |
Limit | Set the maximum number of links Make will return during one execution cycle. The default value is 10. |
Deletes an existing link.
Connection | |
Link ID | Select or map the Link ID you want to delete. |
QR Codes
You can create, update, retrieve, list, and delete QR Codes using the following module.
Creates a new QR code.
For field descriptions, see the Post My Link API reference.
Updates an existing QR code.
Connection | |
QR Code ID | Select or map the QR Code ID whose details you want to update. |
For field descriptions, see the Post My Link API reference.
Retrieves an existing QR code.
Connection | |
QR Code ID | Select or map the QR Code ID whose details you want to retrieve. |
Lists all existing QR codes.
Connection | |
Limit | Set the maximum number of QR codes Make will return during one execution cycle. The default value is 10. |
Deletes an existing QR code.
Connection | |
QR Code ID | Select or map the QR Code ID you want to update. |
Other
You can call APIs using the following module.
Performs an arbitrary authorized API call.
Note
For the list of available endpoints, refer to the Post My Link API documentation.
Connection | |
URL | Enter a path relative to |
Method | GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
Headers | Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
Query String | Enter the request query string. |
Body | Enter the body content for your API call. |
Example of use - List URLs
The following API call returns all the URLs from your Post My Link account.
URL: /api/urls
Method: GET
Matches of the search can be found in the module's Output under Bundle > Body > urls.
Our example returned 7 URLs: