Skip to content
Connecting Airtable...
 
Notifications
Clear all

Connecting Airtable to Pinterest for video automation

11 Posts
4 Users
0 Reactions
3 Views
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Hi everyone,

I'm new to callin.io and I'm trying to post my videos to Pinterest. My videos are stored in Airtable, and I want to link them with Pinterest. However, I'm encountering an error, as shown in the picture. I'm not sure what information needs to be entered there, and unfortunately, callin.io's documentation doesn't explain how to set this up. Could someone please assist me with this?

 
Posted : 12/09/2023 8:51 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Welcome to the callin.io community!

Could you please share screenshots of the module fields, filters, and output bundles you're encountering issues with? This would greatly assist other community members in understanding your situation.

You can also export the blueprint file to enable others to replicate the problem. At the bottom of the scenario editor, click the three dots to access the Export Blueprint menu item.

Screenshot_2023-08-24_230826

Uploading it here will appear like this:

blueprint.json (123.4 KB)

If possible, could you also provide the output bundles from the initial modules? You can do this by running the scenario, then clicking here and copying the contents:

Screenshot_2023-08-29_100800

This information will help others provide better assistance. Thank you!

 
Posted : 13/09/2023 2:04 am
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Hello Samliew, I appreciate your assistance!

Here is my Blueprint:

blueprint.json (22.4 KB)

 
Posted : 13/09/2023 8:59 pm
Msquare_Automation
(@msquare_automation)
Posts: 88
Estimable Member
 

Hi

Please use the Pinterest module “Make an API Call” to post video using the following API:
https://developers.pinterest.com/docs/api/v5/#operation/media/create

If this does not work, please share the input details.

MSquare Support
Visit us here
Youtube Channel

 
Posted : 14/09/2023 4:15 am
ManishMandot
(@manishmandot)
Posts: 11
Active Member
 

Hey,

There isn't a direct module for posting videos via Pinterest. To accomplish this, you'll need to make an API call using the specific Pinterest API.

I'm sharing a screenshot of the module and details from the API documentation:

image

https://developers.pinterest.com/docs/api/v5/#operation/media/create

 
Posted : 14/09/2023 4:22 am
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Hello,

Thanks for your assistance.

This might be a basic question, but where can I locate the URL? Do I need to submit an app request via Pinterest Developers? If so, what details should I provide, as my initial request was denied?

 
Posted : 14/09/2023 5:04 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Try using "/v5/media" in the URL field:

/v5/media
 
Posted : 15/09/2023 12:26 am
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Hello Samliew,

I've attempted this and encountered the following error:

Could you please provide assistance?

 
Posted : 15/09/2023 9:00 am
ManishMandot
(@manishmandot)
Posts: 11
Active Member
 

Hello,

Kindly try this "AUTHORIZATIONS".
In the request body, attempt to implement "application/json".

In the request body, implement this "media_type": "video".

 
Posted : 15/09/2023 9:07 am
Hassen
(@hassen)
Posts: 9
Active Member
Topic starter
 

Hello,

Could it be that I need to create an application with Pinterest? I'm encountering the following message:

 
Posted : 15/09/2023 10:28 am
ManishMandot
(@manishmandot)
Posts: 11
Active Member
 

Hello,

If you plan to use this in your project, you will need to make an API call to Pinterest using this API doc. There isn't another way to do this.

 
Posted : 15/09/2023 10:38 am
Share: