Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] nextdoor #15251

Open
pipedream-component-development opened this issue Jan 10, 2025 · 2 comments · May be fixed by #15306
Open

[Components] nextdoor #15251

pipedream-component-development opened this issue Jan 10, 2025 · 2 comments · May be fixed by #15306
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 10, 2025

nextdoor

URLs

Actions

create-advertiser

Prompt

Creates an advertiser that is tied to the NAM profile the API credentials are tied to. The "name" is a required input while "website_url" and "category_id" are all optional inputs.

URLs

create-campaign

Prompt

Creates a campaign with the inputted name and objective. Valid objective values include: "AWARENESS", "CONSIDERATION"

URLs

create-ad-group

Prompt

Creates an ad group based on the input payload for an existing NAM campaign.

URLs

create-ad

Prompt

Creates an ad based on the input payload for an existing NAM ad group.

URLs

create-scheduled-report

Prompt

Creates an ad hoc report in NAM based on the input configuration. A successful creation will result in a report being generated and sent to the recipient emails.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 10, 2025
@jcortes jcortes self-assigned this Jan 13, 2025
@jcortes jcortes moved this from To Do to Doing in Component (Source and Action) Backlog Jan 13, 2025
@jcortes jcortes linked a pull request Jan 15, 2025 that will close this issue
@jcortes
Copy link
Collaborator

jcortes commented Jan 15, 2025

@sergio-eliot-rodriguez @vunguyenhung
I couldn't test the create-ad-group component because I got the following error:

{
  "api_error_code": "FORBIDDEN",
  "message": "Advertiser 578797488048178883 doesn't have any billable payment information  associated with the account."
}

And also I couldn't test create-ad because it depends on create-ad-group

The rest of components I could test them without issues

So I'm moving this one to blocked in the meantime!

@jcortes jcortes moved this from Doing to Blocked in Component (Source and Action) Backlog Jan 15, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

Which email are you using to log into Nextdoor?
I see a couple email addresses on 1PW, so I wanted to ask you this.

Can you add billing details to the account you are using?

Please use the test cc named as "New card", which is a 1PW item on the Contractors vault:

Image

and let me know if this was useful?

Basically, Nextdoor outright told us to setup billing.

Connected with our SE team and looks like you are running into this issue because you haven't added payment info to your NAM account. Once you do that, you should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants