Power Automate - How to upload a file using PipeDrive API?

  Рет қаралды 1,256

abm abm

abm abm

9 ай бұрын

This video explains how to upload a file using PipeDrive API.
Here are the details of the API
Method: Post
URI: hubinternational2.pipedrive.c...
Headers:
{
“Accept”: “application/json”,
“Content-Type”: “multipart/form-data”
}
Queries:
{
“api_token”: “your api token”
}
Body:
{
“$content-type”: “multipart/form-data”,
“$multipart”: [
{
“body”: “your deal id”,
“headers”: {
“Content-Disposition”: “form-data; name="deal_id"”
}
},
{
“body”: {
“$content”: “your binary format of the file content”,
“$content-type”: “application/pdf”
},
“headers”: {
“Content-Disposition”: “form-data; name="file"; filename="yourfilename.pdf"”
}
}
]
}

Пікірлер: 2
@user-ef9ep8gj4y
@user-ef9ep8gj4y 6 ай бұрын
Show
@abm4975
@abm4975 6 ай бұрын
what?
Iron Chin ✅ Isaih made this look too easy
00:13
Power Slap
Рет қаралды 36 МЛН
БИМ БАМ БУМ💥
00:14
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 3,8 МЛН
Iron Chin ✅ Isaih made this look too easy
00:13
Power Slap
Рет қаралды 36 МЛН