简体   繁体   中英

How to setup Podbean api with Snowflake and store json data?

I have a difficulty creating connection from Podbean api to Snowflake. i have fetched the data using Curl in Podbean API but there is no analytics and stuff in Podbean,so need to create a connection between podbean and snowflake for further analytics.

You can have the connection done using the External OAuth wherein using the client_credentials flow or the auth_code flow, the connection to Snowflake can be achieved.

Details on External Oauth for SF are here: https://docs.snowflake.com/en/user-guide/oauth-ext-overview.html

Details for PodBean API authentication are here: https://developers.podbean.com/podbean-api-docs/#api-Authentication-Login_Dialog

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM