question

Dale Strickler avatar image
Dale Strickler asked

Can I call the FaceBook Web API directly from Cloudscript?

I want to make calls to the FaceBook Web API from cloudscript. Are there any limitations that would prevent it from working?

CloudScript
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
pfnathan avatar image
pfnathan answered

You can use http.request to make a call to the FaceBook Web API from CloudScripts, but only a few times per cloud calls. It will be limited by the number of external calls and executions time.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.