Customize the Share or create fundraisers on Facebook and Instagram Use Case

This document shows you how to customize the Customize a Meta app with the Share or create fundraisers on Facebook and Instagram Use Case use case you added to your app during the app creation process.

Existing apps

If you have an existing business app that you created with the Fundraisers product with the manage_fundraisers permission, you can still submit this app for App Review. Learn more.

What are permissions and features?

Permissions are how your app asks someone if it can access their data stored on Meta's servers. Learn more.

Features are authorization mechanisms that allow your app to access specific endpoints that don’t require explicit consent from your app users in order to access the user’s data for a specific purpose. Learn more.

When customizing a use case, you will see a list of permissions and features that are available for the use case. A use case has permissions that are required for the use case to work proper. These required permission can't be removed. A use case might also have optional permissions that you can add that provide additional functionality. Optional permissions can be added or removed at any time during development. Only add optional permissions that your app needs in order to work the way you want it to.

Use case customization

  1. Click Dashboard in menu to the left in the App Dashboard. Each use case that you have added to your app is listed here.
  2. Select the use case you want to customize. This allows you to add settings and permissions to make your app work the way you want it to.
  3. Add permissions that your app needs and remove permissions that your app doesn't need.
  4. Click Ready to test to test each use case. If you need to submit your app for Meta App Review, you must test each use case. The Meta's Graph API Explorer allows you to test your queries and get access tokens and code samples for your queries.
  5. Click Dashboard to repeat the above for each use case.

Permissions

To customize the Fundraiser API use case, select Share or create fundraisers on Facebook and Instagram. You are redirected to a list of permissions.

The manage_fundraisers permission is required for this use case and added by default.

Click Add next to each additional feature or permission that your app needs to work the way you want it to.

If you are implementing Facebook Login for Business in your app, follow these steps.

Settings

  1. Click Facebook Login for Business in the menu to the left in the App Dashboard.
  2. Select Settings.
  3. Add your Redirect URI and click Check URI to validate it.
  4. Customize the Client OAuth settings.
  5. Add your Deauthorize Callback URL.
  6. Add your Data Deletion Request URL.
  7. Click Save changes.

Quickstart

Use the Quickstart to add Facebook Login for Business to your app.

  1. Click Quickstart.
  2. Select and customize each platform for this app.
  3. Add the Facebook Login Button to your app.

Configurations

This optional feature of Facebook Login for Business allows you to create multiple configurations and present them to different sets of users. Configurations allow you to choose:

  • The type of login variation to present to your app users.
  • The type of access token you want to request from your business clients, a User access token or System-user access token and token expiration
    • If you select User access token then your app users will log in using their personal Facebook account.
    • If you select System-user access token your app users will be required to log in using a business portfolio. This is only required if this configuration needs continuous access to business assets, such as Facebook Pages, ad accounts or Instagram accounts.
  • The business assets you want to request from your clients.
  • The permissions your app users are required to grant your app.

App Review

If you are submitting an existing business app with Fundraiser product for App Review, please visit our App Review documentation to learn how to submit your app. If you are submitting a new use case app, following these instructions:

  1. In the left side menu go to Review > App Review. Click the Edit button to start your submission. All permissions and features you are requesting, with links to the documentation for each, are listed here.
  2. Complete App Settings – Click Review your app settings to add or update any app settings such as app icon, privacy policy URL, and app category. This step must be complete before continuing.
  3. Reviewer instructions – Click Provide reviewer instructions A popup dialog appears for each platform on which you app is available. Select each platform and answer the questions with questions for our reviewers to test your use case implementations. Click Done.
  4. Click each permission and feature you requested.
  5. Click the checkbox to agree to use each permission or feature in accordance with its allowed usage. If your app doesn't use a permission or feature listed, remove it by clicking the trashcan icon.
  6. Click the Submit for Review button in the lower right.

Publish

  1. When you are ready to publish, select Publish in the left side menu.
  2. Review your use cases and requirements.
  3. Click Publish in the lower right corner.

Congratulations on completing your app!

See Also

Visit the following to learn more about the app development process: