Facebook

Discover more about the Facebook connector and how to use it on the Digibee Integration Platform.

Important information:

  • This documentation is currently available only in English but will soon be translated into Portuguese.

  • The content is under revision and may change. We appreciate your understanding as we work to improve the documentation.

Send requests to Facebook APIs supported by Facebook4J.

Parameters

Take a look at the configuration options for the component. Parameters supported by Double Braces expressions are marked with (DB).

Required Tab

ParameterDescriptionDefault valueData type

Dynamic Account

When activated, the connector will use the account dynamically. When deactivated, it’ll use the account statically.

false

boolean

Account Name (DB)

The name of the account that is generated dynamically via the Store Account connector.

string

Account

Sets the account to be used by the connector.

N/A

Account

Method Name (DB)

What operation to perform

N/A

string

Fail On Error

If true will stop pipeline with an error, if false will let the pipeline continue but the output will show a property success with value false

false

boolean

Optional Tab

ParameterDescriptionDefault valueData type

Achievement URL (DB)

The unique URL of the achievement

N/A

string

Album Id (DB)

The album ID

N/A

string

App Id (DB)

The ID of the Facebook Application

N/A

string

Checkin Id (DB)

The checkin ID

N/A

string

Client URL (DB)

Facebook4J API client URL

N/A

string

Client Version (DB)

Facebook4J client API version

N/A

string

Comment Id (DB)

The comment ID

N/A

string

Debug Enabled

Enables deubg output. Effective only with the embedded logger

false

boolean

Description (DB)

The description text

N/A

string

Distance

Distance in meters

N/A

number

Domain Id (DB)

The domain ID

N/A

string

Domain Name (DB)

The domain name

N/A

string

Domain Names DB

The domain names

N/A

JSON

Event Id (DB)

The event ID

N/A

string

Friend Id (DB)

The friend ID

N/A

string

Friendlist Id (DB)

The friend list ID

N/A

string

Friendlist Name (DB)

The friend list Name

N/A

string

Friend User Id (DB)

The friend user ID

N/A

string

Group Id (DB)

The group ID

N/A

string

Gzip Enabled

Use Facebook GZIP encoding

true

boolean

HTTP Connection Timeout

Http connection timeout in milliseconds

20000

number

HTTP Default Max Per Route

HTTP maximum connections per route

2

number

HTTP Max Total Connections

HTTP maximum total connections

20

number

HTTP Read Timeout

Http read timeout in milliseconds

120000

number

HTTP Retry Count

Number of HTTP retries

0

number

HTTP Retry Interval Seconds

HTTP retry interval in seconds

5

number

HTTP Streaming Read Timeout

HTTP streaming read timeout in milliseconds

40000

number

Ids (DB)

The ids of users

N/A

JSON

In Body (DB)

Sets the name of a parameter to be passed in the exchange In Body

N/A

string

Include Read

Enables notifications that the user has already read in addition to unread ones

false

boolean

Is Hidden

Whether hidden

false

boolean

Json Store Enabled

If set to true, raw JSON forms will be stored in DataObjectFactory

false

boolean

Link (DB)

Link URL

N/A

string

Link Id (DB)

Link ID

N/A

string

Locale (DB)

Desired FQL locale

N/A

string

Mbean Enabled

If set to true, Facebook4J mbean will be registerd

false

boolean

Message (DB)

The message text

N/A

string

Message Id (DB)

The message ID

N/A

string

Metric (DB)

The metric name

N/A

string

Milestone Id (DB)

The milestone id

N/A

string

Name (DB)

Test user name, must be of the form ‘first last’

N/A

string

Note Id (DB)

The note ID

N/A

string

Notification Id (DB)

The notification ID

N/A

string

Object Id (DB)

The insight object ID

N/A

string

Offer Id (DB)

The offer id

N/A

string

Option Description (DB)

The question’s answer option description

N/A

string

Page Id (DB)

The page id

N/A

string

Permission Name (DB)

The permission name

N/A

string

Permissions (DB)

Test user permissions in the format perm1,perm2,…

N/A

string

Photo Id (DB)

The photo ID

N/A

string

Picture Id

The picture id

N/A

number

Picture Id2

The picture2 id

N/A

number

Picture Size

The picture size

string

Place Id (DB)

The place ID

N/A

string

Post Id (DB)

The post ID

N/A

string

Pretty Debug Enabled

Prettify JSON debug output if set to true

false

boolean

Queries

FQL queries

N/A

string

Query (DB)

FQL query or search terms for search endpoints

N/A

string

Question Id (DB)

The question id

N/A

string

Reading Options(DB)

To configure Reading using key/value pairs from the Map.

N/A

JSON

Rest Base URL (DB)

API base URL

https://graph.facebook.com/

string

Score Value

The numeric score with value

N/A

number

Size

The picture size, one of large, normal, small or square

string

Subject (DB)

The note of the subject

N/A

string

Tab Id (DB)

The tab id

N/A

string

Test User Id (DB)

The ID of the test user

N/A

string

Title (DB)

The title text

N/A

string

To User Id (DB)

The ID of the user to tag

N/A

string

To User Ids (DB)

The IDs of the users to tag

N/A

JSON

User Id (DB)

The Facebook user ID

N/A

string

User Id1 (DB)

The ID of a user 1

N/A

string

User Id2 (DB)

The ID of a user 2

N/A

string

User Ids (DB)

The IDs of users to invite to event

N/A

JSON

User Locale (DB)

The test user locale

N/A

string

Use SSL

Use SSL

true

boolean

Video Base URL (DB)

Video API base URL

https://graph-video.facebook.com/

string

Video Id (DB)

The video ID

N/A

string

Http Proxy Host (DB)

HTTP proxy server host name

N/A

string

Http Proxy Password (DB)

HTTP proxy server password

N/A

string

Http Proxy Port

HTTP proxy server port

N/A

number

Http Proxy User (DB)

HTTP proxy server user name

N/A

string

Headers Tab

ParameterDescriptionDefault valueData type

Camelfacebook Rawjson (DB)

The raw json

N/A

string

Successful executions should output at least a property "success": true

Last updated