v1
latestOpenAPI 3.0.12026-07-14182037.3 KBFiles
Import a file from a URL into the file manager.
Asynchronously imports the file at the given URL into the file manager.
post/files/v3/files/import-from-url/async
Request body
Response
accepted
Example response
{
"id": "57122e26-59f8-4cfc-ba53-96e30c816762",
"links": [
{
"status": "https://api.hubspot.com/files/v3/files/import-from-url/async/tasks/57122e26-59f8-4cfc-ba53-96e30c816762/status"
}
]
}